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 Anthony Sottile, BTaskaya, gvanrossum, hauntsaninja, lys.nikolaou, mbussonn, ned.deily, pablogsal, rhettinger, serhiy.storchaka
Date 2020-05-18.19:14:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589829294.0.0.0394878176776.issue40334@roundup.psfhosted.org>
In-reply-to
Content
New changeset 75b863aa97016c6813709eb620c43295f84dd51f by Lysandros Nikolaou in branch 'master':
bpo-40334: Reproduce error message for type comments on bare '*' in the new parser (GH-20151)
https://github.com/python/cpython/commit/75b863aa97016c6813709eb620c43295f84dd51f
History
Date User Action Args
2020-05-18 19:14:54pablogsalsetrecipients: + pablogsal, gvanrossum, rhettinger, ned.deily, serhiy.storchaka, mbussonn, Anthony Sottile, lys.nikolaou, BTaskaya, hauntsaninja
2020-05-18 19:14:53pablogsalsetmessageid: <1589829294.0.0.0394878176776.issue40334@roundup.psfhosted.org>
2020-05-18 19:14:53pablogsallinkissue40334 messages
2020-05-18 19:14:53pablogsalcreate