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 gvanrossum
Recipients BvB93, Mark.Shannon, eric.smith, gvanrossum, joshbode, levkivskyi, rhettinger, serhiy.storchaka
Date 2020-09-22.15:55:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1600790137.5.0.447300495794.issue41810@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0d0e9fe2ffc1683758a1985ef6dedeef5ecafdbc by Bas van Beek in branch 'master':
bpo-41810: Reintroduce `types.EllipsisType`, `.NoneType` & `.NotImplementedType` (GH-22336)
https://github.com/python/cpython/commit/0d0e9fe2ffc1683758a1985ef6dedeef5ecafdbc
History
Date User Action Args
2020-09-22 15:55:37gvanrossumsetrecipients: + gvanrossum, rhettinger, eric.smith, Mark.Shannon, serhiy.storchaka, levkivskyi, BvB93, joshbode
2020-09-22 15:55:37gvanrossumsetmessageid: <1600790137.5.0.447300495794.issue41810@roundup.psfhosted.org>
2020-09-22 15:55:37gvanrossumlinkissue41810 messages
2020-09-22 15:55:37gvanrossumcreate