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