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 rhettinger
Recipients Dennis Sweeney, eric.snow, josh.r, kaniini, methane, python-dev, rhettinger, serhiy.storchaka, xiang.zhang, zach.ware
Date 2021-08-01.15:01:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1627830110.47.0.378826816399.issue27275@roundup.psfhosted.org>
In-reply-to
Content
> I think Serhiy's patch here (before revert) may be a 
> good idea (to re-apply).

That seems sensible to me as well.  It keeps the C version in harmony with the pure python version and it follows how regular dict's are implemented.

Serhiy, do you remember why your patch was reverted?
History
Date User Action Args
2021-08-01 15:01:50rhettingersetrecipients: + rhettinger, methane, python-dev, eric.snow, zach.ware, serhiy.storchaka, josh.r, xiang.zhang, kaniini, Dennis Sweeney
2021-08-01 15:01:50rhettingersetmessageid: <1627830110.47.0.378826816399.issue27275@roundup.psfhosted.org>
2021-08-01 15:01:50rhettingerlinkissue27275 messages
2021-08-01 15:01:50rhettingercreate