This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pablogsal
Recipients A. Skrobov, benjamin.peterson, berker.peksag, brett.cannon, fdrake, gregory.p.smith, pablogsal, python-dev, serhiy.storchaka, xcombelle
Date 2019-03-21.23:33:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553211196.14.0.0686259205189.issue36256@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9a0000d15d27361eaa47b77600c7c00a9787a894 by Pablo Galindo in branch 'master':
bpo-36256: Fix bug in parsermodule when parsing if statements (GH-12477)
https://github.com/python/cpython/commit/9a0000d15d27361eaa47b77600c7c00a9787a894
History
Date User Action Args
2019-03-21 23:33:16pablogsalsetrecipients: + pablogsal, fdrake, brett.cannon, gregory.p.smith, benjamin.peterson, python-dev, berker.peksag, serhiy.storchaka, xcombelle, A. Skrobov
2019-03-21 23:33:16pablogsalsetmessageid: <1553211196.14.0.0686259205189.issue36256@roundup.psfhosted.org>
2019-03-21 23:33:16pablogsallinkissue36256 messages
2019-03-21 23:33:16pablogsalcreate