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, farcat, gvanrossum, kj, lars2, lukasz.langa, miss-islington, uriyyo
Date 2021-07-19.17:57:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1626717454.7.0.076166603144.issue44524@roundup.psfhosted.org>
In-reply-to
Content
New changeset c895f2bc4f270efce30fe3687ce85095418175f4 by Miss Islington (bot) in branch '3.10':
bpo-44524: Add missed __name__ and __qualname__ to typing module objects (GH-27237) (#27246)
https://github.com/python/cpython/commit/c895f2bc4f270efce30fe3687ce85095418175f4
History
Date User Action Args
2021-07-19 17:57:34lukasz.langasetrecipients: + lukasz.langa, gvanrossum, farcat, JelleZijlstra, miss-islington, uriyyo, kj, lars2
2021-07-19 17:57:34lukasz.langasetmessageid: <1626717454.7.0.076166603144.issue44524@roundup.psfhosted.org>
2021-07-19 17:57:34lukasz.langalinkissue44524 messages
2021-07-19 17:57:34lukasz.langacreate