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 steve.dower
Recipients Anthony Sottile, pablogsal, steve.dower, vstinner
Date 2019-09-10.15:00:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568127612.33.0.497651627938.issue38090@roundup.psfhosted.org>
In-reply-to
Content
> hmm I assume _PyDict_GetItemId has different reference semantics?

Pretty sure it's the same. Perhaps we don't have any test coverage for that one?
History
Date User Action Args
2019-09-10 15:00:12steve.dowersetrecipients: + steve.dower, vstinner, Anthony Sottile, pablogsal
2019-09-10 15:00:12steve.dowersetmessageid: <1568127612.33.0.497651627938.issue38090@roundup.psfhosted.org>
2019-09-10 15:00:12steve.dowerlinkissue38090 messages
2019-09-10 15:00:12steve.dowercreate