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 levkivskyi
Recipients AllenTracht, gvanrossum, levkivskyi
Date 2018-03-19.18:41:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1521484900.01.0.467229070634.issue33061@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 4573820d2a9156346392838d455e89f33067e9dd by Ivan Levkivskyi (aetracht) in branch 'master':
bpo-33061: Add missing 'NoReturn' to __all__ in typing.py (GH-6127)
https://github.com/python/cpython/commit/4573820d2a9156346392838d455e89f33067e9dd
History
Date User Action Args
2018-03-19 18:41:40levkivskyisetrecipients: + levkivskyi, gvanrossum, AllenTracht
2018-03-19 18:41:40levkivskyisetmessageid: <1521484900.01.0.467229070634.issue33061@psf.upfronthosting.co.za>
2018-03-19 18:41:39levkivskyilinkissue33061 messages
2018-03-19 18:41:39levkivskyicreate