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, domdfcoding, gvanrossum, joperez, kj, levkivskyi, lukasz.langa, uriyyo
Date 2021-07-20.13:21:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626787269.22.0.285301575245.issue44353@roundup.psfhosted.org>
In-reply-to
Content
New changeset 965dd76e9060e27e2253ba8c8d21a142b178720d by Yurii Karabas in branch 'main':
bpo-44353: Refactor typing.NewType into callable class (GH-27250)
https://github.com/python/cpython/commit/965dd76e9060e27e2253ba8c8d21a142b178720d
History
Date User Action Args
2021-07-20 13:21:09lukasz.langasetrecipients: + lukasz.langa, gvanrossum, levkivskyi, JelleZijlstra, uriyyo, joperez, domdfcoding, kj
2021-07-20 13:21:09lukasz.langasetmessageid: <1626787269.22.0.285301575245.issue44353@roundup.psfhosted.org>
2021-07-20 13:21:09lukasz.langalinkissue44353 messages
2021-07-20 13:21:09lukasz.langacreate