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 kj
Recipients gvanrossum, kj, miss-islington, rhettinger, serhiy.storchaka, sobolevn, vanburgerberg
Date 2021-11-03.09:29:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1635931763.64.0.623672028689.issue45679@roundup.psfhosted.org>
In-reply-to
Content
New changeset bbcf06bf95b448810f1b6f4f119c32e871bfb84c by Serhiy Storchaka in branch '3.9':
[3.9] bpo-45679: Fix caching of multi-value typing.Literal (GH-29334) (GH-29342)
https://github.com/python/cpython/commit/bbcf06bf95b448810f1b6f4f119c32e871bfb84c
History
Date User Action Args
2021-11-03 09:29:23kjsetrecipients: + kj, gvanrossum, rhettinger, serhiy.storchaka, miss-islington, sobolevn, vanburgerberg
2021-11-03 09:29:23kjsetmessageid: <1635931763.64.0.623672028689.issue45679@roundup.psfhosted.org>
2021-11-03 09:29:23kjlinkissue45679 messages
2021-11-03 09:29:23kjcreate