Skip to content

bpo-23896: Add a grammar where exec isn't a stmt#13272

Merged
gvanrossum merged 2 commits into
python:masterfrom
isidentical:bpo23896
May 20, 2019
Merged

bpo-23896: Add a grammar where exec isn't a stmt#13272
gvanrossum merged 2 commits into
python:masterfrom
isidentical:bpo23896

Conversation

@isidentical

@isidentical isidentical commented May 13, 2019

Copy link
Copy Markdown
Member

Add a grammar where exec isn't a stmt

https://bugs.python.org/issue23896

@asottile asottile left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

looks good, this is consistent with how yapf and others use this module for parsing py3 syntax

@gvanrossum gvanrossum 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.

Looks fine. I guess this should be used by tools that are actually parsing Python 3... :-)

@gvanrossum
gvanrossum merged commit 4011d86 into python:master May 20, 2019
@bedevere-bot

Copy link
Copy Markdown

@gvanrossum: Please replace # with GH- in the commit message next time. Thanks!

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.

6 participants