Skip to content

Conversation

@isidentical
Copy link
Member

@isidentical isidentical commented May 13, 2019

Add a grammar where exec isn't a stmt

https://bugs.python.org/issue23896

Copy link
Contributor

@asottile asottile left a comment

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

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.

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

@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

6 participants