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 BTaskaya, miss-islington, pablogsal
Date 2020-05-22.22:32:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590186757.97.0.960441044405.issue40663@roundup.psfhosted.org>
In-reply-to
Content
New changeset 43300148c5f30317ebf767aa8853a957ee5c87fb by Batuhan Taskaya in branch '3.7':
[3.7] bpo-40663: Correctly handle annotations with subscripts in ast_unparse.c (GH-20156). (GH-20192)
https://github.com/python/cpython/commit/43300148c5f30317ebf767aa8853a957ee5c87fb
History
Date User Action Args
2020-05-22 22:32:37pablogsalsetrecipients: + pablogsal, miss-islington, BTaskaya
2020-05-22 22:32:37pablogsalsetmessageid: <1590186757.97.0.960441044405.issue40663@roundup.psfhosted.org>
2020-05-22 22:32:37pablogsallinkissue40663 messages
2020-05-22 22:32:37pablogsalcreate