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 serhiy.storchaka
Date 2020-03-07.15:25:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583594739.01.0.791053377474.issue39889@roundup.psfhosted.org>
In-reply-to
Content
New changeset c4928fc1a853f3f84e2b4ec1253d0349137745e5 by Serhiy Storchaka in branch 'master':
bpo-39889: Fix ast.unparse() for subscript. (GH-18824)
https://github.com/python/cpython/commit/c4928fc1a853f3f84e2b4ec1253d0349137745e5
History
Date User Action Args
2020-03-07 15:25:39serhiy.storchakasetrecipients: + serhiy.storchaka
2020-03-07 15:25:39serhiy.storchakasetmessageid: <1583594739.01.0.791053377474.issue39889@roundup.psfhosted.org>
2020-03-07 15:25:39serhiy.storchakalinkissue39889 messages
2020-03-07 15:25:38serhiy.storchakacreate