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, miss-islington, serhiy.storchaka
Date 2021-12-10.09:42:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1639129372.92.0.80378721221.issue45662@roundup.psfhosted.org>
In-reply-to
Content
New changeset fb8aad16401e081a6a9059c7b428f7e8aae85d58 by Miss Islington (bot) in branch '3.9':
[3.9] bpo-45662: Fix the repr of InitVar with a type alias to the built-in class (GH-29291) (GH-29924)
https://github.com/python/cpython/commit/fb8aad16401e081a6a9059c7b428f7e8aae85d58
History
Date User Action Args
2021-12-10 09:42:52serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, eric.smith, miss-islington
2021-12-10 09:42:52serhiy.storchakasetmessageid: <1639129372.92.0.80378721221.issue45662@roundup.psfhosted.org>
2021-12-10 09:42:52serhiy.storchakalinkissue45662 messages
2021-12-10 09:42:52serhiy.storchakacreate