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 miss-islington
Recipients miss-islington, serhiy.storchaka
Date 2019-08-29.07:04:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567062287.66.0.626792024059.issue37950@roundup.psfhosted.org>
In-reply-to
Content
New changeset d3d2650cf84e6be0f84d6d0d538999d1e0cfdd43 by Miss Islington (bot) in branch '3.7':
bpo-37950: Fix ast.dump() when call with incompletely initialized node. (GH-15510)
https://github.com/python/cpython/commit/d3d2650cf84e6be0f84d6d0d538999d1e0cfdd43
History
Date User Action Args
2019-08-29 07:04:47miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka
2019-08-29 07:04:47miss-islingtonsetmessageid: <1567062287.66.0.626792024059.issue37950@roundup.psfhosted.org>
2019-08-29 07:04:47miss-islingtonlinkissue37950 messages
2019-08-29 07:04:47miss-islingtoncreate