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 serhiy.storchaka
Recipients rhettinger, serhiy.storchaka
Date 2016-10-23.20:25:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1477254307.74.0.984048578101.issue28457@psf.upfronthosting.co.za>
In-reply-to
Content
Semantic of _PyDict_GetItem_KnownHash is not clear. Should it correspond PyDict_GetItem or PyDict_GetItemWithError? See issue28123.
History
Date User Action Args
2016-10-23 20:25:07serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger
2016-10-23 20:25:07serhiy.storchakasetmessageid: <1477254307.74.0.984048578101.issue28457@psf.upfronthosting.co.za>
2016-10-23 20:25:07serhiy.storchakalinkissue28457 messages
2016-10-23 20:25:07serhiy.storchakacreate