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 serhiy.storchaka
Recipients miss-islington, serhiy.storchaka
Date 2019-08-29.07:50:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1567065037.78.0.976179837448.issue37950@roundup.psfhosted.org>
In-reply-to
Content
New changeset 097eae5b9b4801d34bb900c01b5e6a80f028bc12 by Serhiy Storchaka in branch '3.8':
[3.8] bpo-37950: Fix ast.dump() when call with incompletely initialized node. (GH-15510) (GH-15582)
https://github.com/python/cpython/commit/097eae5b9b4801d34bb900c01b5e6a80f028bc12
History
Date User Action Args
2019-08-29 07:50:37serhiy.storchakasetrecipients: + serhiy.storchaka, miss-islington
2019-08-29 07:50:37serhiy.storchakasetmessageid: <1567065037.78.0.976179837448.issue37950@roundup.psfhosted.org>
2019-08-29 07:50:37serhiy.storchakalinkissue37950 messages
2019-08-29 07:50:37serhiy.storchakacreate