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, pablogsal, serhiy.storchaka, uriyyo
Date 2021-07-24.07:40:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627112416.1.0.6446297985.issue44353@roundup.psfhosted.org>
In-reply-to
Content
New changeset e89ef0ad2a299770a88ece8f7a316f7d3eb65c9f by Serhiy Storchaka in branch 'main':
bpo-44353: Expand NewType tests for complex __qualname__. (#27311)
https://github.com/python/cpython/commit/e89ef0ad2a299770a88ece8f7a316f7d3eb65c9f
History
Date User Action Args
2021-07-24 07:40:16lukasz.langasetrecipients: + lukasz.langa, gvanrossum, serhiy.storchaka, levkivskyi, JelleZijlstra, pablogsal, miss-islington, uriyyo, joperez, domdfcoding, kj, dlax
2021-07-24 07:40:16lukasz.langasetmessageid: <1627112416.1.0.6446297985.issue44353@roundup.psfhosted.org>
2021-07-24 07:40:16lukasz.langalinkissue44353 messages
2021-07-24 07:40:15lukasz.langacreate