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 vstinner
Recipients gvanrossum, miss-islington, vstinner
Date 2019-06-13.07:18:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560410328.33.0.125121147992.issue37253@roundup.psfhosted.org>
In-reply-to
Content
New changeset 022ac0a497b668d8b15e34e582a6396ead1a35e1 by Victor Stinner in branch 'master':
bpo-37253: Remove PyAST_obj2mod_ex() function (GH-14020)
https://github.com/python/cpython/commit/022ac0a497b668d8b15e34e582a6396ead1a35e1
History
Date User Action Args
2019-06-13 07:18:48vstinnersetrecipients: + vstinner, gvanrossum, miss-islington
2019-06-13 07:18:48vstinnersetmessageid: <1560410328.33.0.125121147992.issue37253@roundup.psfhosted.org>
2019-06-13 07:18:48vstinnerlinkissue37253 messages
2019-06-13 07:18:48vstinnercreate