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 miss-islington
Recipients eric.smith, gvanrossum, miss-islington, serhiy.storchaka
Date 2021-12-05.21:02:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1638738171.92.0.318765334194.issue45662@roundup.psfhosted.org>
In-reply-to
Content
New changeset f1dd5ed1f35a7ed5c3833c822e9965de2400d77e by Miss Islington (bot) in branch '3.10':
bpo-45662: Fix the repr of InitVar with a type alias to the built-in class (GH-29291)
https://github.com/python/cpython/commit/f1dd5ed1f35a7ed5c3833c822e9965de2400d77e
History
Date User Action Args
2021-12-05 21:02:51miss-islingtonsetrecipients: + miss-islington, gvanrossum, eric.smith, serhiy.storchaka
2021-12-05 21:02:51miss-islingtonsetmessageid: <1638738171.92.0.318765334194.issue45662@roundup.psfhosted.org>
2021-12-05 21:02:51miss-islingtonlinkissue45662 messages
2021-12-05 21:02:51miss-islingtoncreate