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 methane
Recipients Jim.Jewett, Mark.Shannon, benjamin.peterson, h.venev, methane, python-dev, serhiy.storchaka, vaultah
Date 2021-04-29.02:06:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1619661974.01.0.064299165699.issue24275@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8557edbfa8f74514de82feea4c62f5963e4e0aa7 by Hristo Venev in branch 'master':
bpo-24275: Don't downgrade unicode-only dicts to mixed on lookups (GH-25186)
https://github.com/python/cpython/commit/8557edbfa8f74514de82feea4c62f5963e4e0aa7
History
Date User Action Args
2021-04-29 02:06:14methanesetrecipients: + methane, benjamin.peterson, Mark.Shannon, python-dev, Jim.Jewett, serhiy.storchaka, h.venev, vaultah
2021-04-29 02:06:14methanesetmessageid: <1619661974.01.0.064299165699.issue24275@roundup.psfhosted.org>
2021-04-29 02:06:14methanelinkissue24275 messages
2021-04-29 02:06:13methanecreate