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 Dominik V., gvanrossum, kj, levkivskyi, miss-islington, uriyyo
Date 2020-11-19.16:17:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605802666.83.0.57260096316.issue42345@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1b54077ff6f5c1379e097e9f8e8648da9826d6ec by Yurii Karabas in branch 'master':
bpo-42345: Fix hash implementation of typing.Literal (GH-23383)
https://github.com/python/cpython/commit/1b54077ff6f5c1379e097e9f8e8648da9826d6ec
History
Date User Action Args
2020-11-19 16:17:46miss-islingtonsetrecipients: + miss-islington, gvanrossum, levkivskyi, uriyyo, Dominik V., kj
2020-11-19 16:17:46miss-islingtonsetmessageid: <1605802666.83.0.57260096316.issue42345@roundup.psfhosted.org>
2020-11-19 16:17:46miss-islingtonlinkissue42345 messages
2020-11-19 16:17:46miss-islingtoncreate