Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[mypyc] Fix to_lines to show same type registers on the same line #9300

Merged
merged 2 commits into from
Aug 13, 2020
Merged

[mypyc] Fix to_lines to show same type registers on the same line #9300

merged 2 commits into from
Aug 13, 2020

Conversation

TH3CHARLie
Copy link
Collaborator

This PR fixes Environment.to_lines so that continuous registers with the same type are shown on the same line.

@TH3CHARLie TH3CHARLie requested a review from JukkaL August 13, 2020 14:50
Copy link
Collaborator

@JukkaL JukkaL left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, this improves consistency.

@JukkaL JukkaL merged commit bdc5afb into python:master Aug 13, 2020
@TH3CHARLie TH3CHARLie deleted the fix-to-lines branch August 13, 2020 17:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants