Skip to content

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

Merged
pablogsal merged 1 commit into
python:masterfrom
isidentical:bpo-38870-ext-slice
Mar 9, 2020
Merged

bpo-38870: Simplify tuple like interleaves, roundtrip extslice properly#17892
pablogsal merged 1 commit into
python:masterfrom
isidentical:bpo-38870-ext-slice

Conversation

@isidentical

@isidenticalisidentical commented Jan 7, 2020

Copy link
Copy Markdown
Member

Comment threadLib/ast.py Outdated
Comment threadLib/ast.py Outdated
Comment threadLib/ast.py Outdated
Comment threadLib/ast.py Outdated
@isidentical

Copy link
Copy Markdown
MemberAuthor

Thanks for the suggestions @pablogsal!

Comment threadLib/ast.py Outdated
@pablogsal

pablogsal commented Jan 7, 2020

Copy link
Copy Markdown
Member

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

@isidentical

isidentical commented Mar 8, 2020

Copy link
Copy Markdown
MemberAuthor

Already fixed on the master with GH-18824

@isidentical

Copy link
Copy Markdown
MemberAuthor

Actually we can still apply this simplification

@gvanrossumgvanrossum left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Yeah, looks good.

Comment threadLib/ast.py Outdated
@pablogsal
pablogsal merged commit e7cab7f into python:masterMar 9, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@isidentical@pablogsal@gvanrossum@the-knights-who-say-ni@bedevere-bot