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

bpo-38870: Simplify tuple like interleaves, roundtrip extslice properly #17892

Merged
merged 1 commit into from
Mar 9, 2020

Conversation

isidentical
Copy link
Member

@isidentical isidentical commented Jan 7, 2020

@isidentical isidentical requested a review from pablogsal January 7, 2020 11:38
@isidentical
Copy link
Member Author

Thanks for the suggestions @pablogsal!

@isidentical isidentical requested a review from pablogsal January 7, 2020 12:11
@pablogsal
Copy link
Member

pablogsal commented Jan 7, 2020

The build is failing because you have trailing whitespace (you can run make patchcheck to make the fixes).

@isidentical
Copy link
Member Author

isidentical commented Mar 8, 2020

Already fixed on the master with GH-18824

@isidentical isidentical closed this Mar 8, 2020
@isidentical
Copy link
Member Author

Actually we can still apply this simplification

Copy link
Member

@gvanrossum gvanrossum left a comment

Choose a reason for hiding this comment

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

Yeah, looks good.

@isidentical isidentical force-pushed the bpo-38870-ext-slice branch from 967c4cc to a7a228d Compare March 9, 2020 19:54
@isidentical isidentical requested a review from pablogsal March 9, 2020 19:54
@pablogsal pablogsal merged commit e7cab7f into python:master Mar 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants