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 methane, petdance, serhiy.storchaka, vstinner
Date 2020-03-26.04:13:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1585195989.3.0.472127791917.issue39943@roundup.psfhosted.org>
In-reply-to
Content
New changeset 62d21c9d900664b2ca30c2d7edd80b6628abdf62 by Andy Lester in branch 'master':
bpo-39943: Properly const the pointers in dictkeys_get_index (GH-19170)
https://github.com/python/cpython/commit/62d21c9d900664b2ca30c2d7edd80b6628abdf62
History
Date User Action Args
2020-03-26 04:13:09methanesetrecipients: + methane, vstinner, serhiy.storchaka, petdance
2020-03-26 04:13:09methanesetmessageid: <1585195989.3.0.472127791917.issue39943@roundup.psfhosted.org>
2020-03-26 04:13:09methanelinkissue39943 messages
2020-03-26 04:13:09methanecreate