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