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 emilyemorehouse, gvanrossum, pablogsal, serhiy.storchaka, tomyun
Date 2019-03-18.13:51:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552917118.77.0.212816979378.issue36332@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0c9258a6d299e0484538ef8d4b23f30515283db2 by Pablo Galindo in branch 'master':
bpo-36332: Allow compile() to handle AST objects with assignment expressions (GH-12398)
https://github.com/python/cpython/commit/0c9258a6d299e0484538ef8d4b23f30515283db2
History
Date User Action Args
2019-03-18 13:51:58pablogsalsetrecipients: + pablogsal, gvanrossum, serhiy.storchaka, emilyemorehouse, tomyun
2019-03-18 13:51:58pablogsalsetmessageid: <1552917118.77.0.212816979378.issue36332@roundup.psfhosted.org>
2019-03-18 13:51:58pablogsallinkissue36332 messages
2019-03-18 13:51:58pablogsalcreate