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 lukasz.langa
Recipients JelleZijlstra, dlax, domdfcoding, gvanrossum, joperez, kj, levkivskyi, lukasz.langa, miss-islington, uriyyo
Date 2021-07-22.21:15:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626988503.16.0.570794582777.issue44353@roundup.psfhosted.org>
In-reply-to
Content
Note: we won't be backporting _typing to Python 3.10 as it is much too late for a new module at this point in the life cycle. Consequently, 3.10 will be a (temporary) performance regression in terms of typing.NewType.

Thanks everyone, most of all Josepth for reporting and Yurii for implementing the required changes.
History
Date User Action Args
2021-07-22 21:15:03lukasz.langasetrecipients: + lukasz.langa, gvanrossum, levkivskyi, JelleZijlstra, miss-islington, uriyyo, joperez, domdfcoding, kj, dlax
2021-07-22 21:15:03lukasz.langasetmessageid: <1626988503.16.0.570794582777.issue44353@roundup.psfhosted.org>
2021-07-22 21:15:03lukasz.langalinkissue44353 messages
2021-07-22 21:15:03lukasz.langacreate