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 eric.snow, python-dev, r.david.murray, rhettinger, serhiy.storchaka, vstinner
Date 2015-07-24.05:20:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1437715214.99.0.43084637219.issue24681@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy, do you see anything actually wrong with the patch?  If it isn't broken in some clear cut way, I'm going to apply it shortly.  The comparison with dict internals is a red herring -- there is no promise need or precedent for making that code exactly the same (nor is there is restriction on PyPy or Jython which have already traveled down other paths not aligned with cpyhton dict internals).
History
Date User Action Args
2015-07-24 05:20:15rhettingersetrecipients: + rhettinger, vstinner, r.david.murray, python-dev, eric.snow, serhiy.storchaka
2015-07-24 05:20:14rhettingersetmessageid: <1437715214.99.0.43084637219.issue24681@psf.upfronthosting.co.za>
2015-07-24 05:20:14rhettingerlinkissue24681 messages
2015-07-24 05:20:14rhettingercreate