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 serhiy.storchaka
Recipients eric.smith, gvanrossum, serhiy.storchaka
Date 2021-12-05.20:42:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638736925.52.0.834482466324.issue45662@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1fd4de5bddbbf2a97cdbac4d298c89e1156bdc6c by Serhiy Storchaka in branch 'main':
bpo-45662: Fix the repr of InitVar with a type alias to the built-in class (GH-29291)
https://github.com/python/cpython/commit/1fd4de5bddbbf2a97cdbac4d298c89e1156bdc6c
History
Date User Action Args
2021-12-05 20:42:05serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, eric.smith
2021-12-05 20:42:05serhiy.storchakasetmessageid: <1638736925.52.0.834482466324.issue45662@roundup.psfhosted.org>
2021-12-05 20:42:05serhiy.storchakalinkissue45662 messages
2021-12-05 20:42:05serhiy.storchakacreate