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 JelleZijlstra
Recipients AlexWaygood, JelleZijlstra, cdce8p, gvanrossum, kj, lys.nikolaou, matthew.rahtz, mrahtz, pablogsal, serhiy.storchaka
Date 2022-03-18.17:56:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647626208.76.0.285469565861.issue43224@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3a2b89580ded72262fbea0f7ad24096a90c42b9c by Jelle Zijlstra in branch 'main':
bpo-43224: Add TypeVarTuple.__name__ (GH-31954)
https://github.com/python/cpython/commit/3a2b89580ded72262fbea0f7ad24096a90c42b9c
History
Date User Action Args
2022-03-18 17:56:48JelleZijlstrasetrecipients: + JelleZijlstra, gvanrossum, serhiy.storchaka, lys.nikolaou, pablogsal, kj, matthew.rahtz, mrahtz, AlexWaygood, cdce8p
2022-03-18 17:56:48JelleZijlstrasetmessageid: <1647626208.76.0.285469565861.issue43224@roundup.psfhosted.org>
2022-03-18 17:56:48JelleZijlstralinkissue43224 messages
2022-03-18 17:56:48JelleZijlstracreate