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 vstinner
Recipients methane, pitrou, rhettinger, scoder, serhiy.storchaka, vstinner
Date 2017-09-04.17:18:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504545515.42.0.937579227014.issue31336@psf.upfronthosting.co.za>
In-reply-to
Content
I would prefer to use the _Py_IDENTIFIER API rather than using _PyDict_GetItem_KnownHash().
History
Date User Action Args
2017-09-04 17:18:35vstinnersetrecipients: + vstinner, rhettinger, pitrou, scoder, methane, serhiy.storchaka
2017-09-04 17:18:35vstinnersetmessageid: <1504545515.42.0.937579227014.issue31336@psf.upfronthosting.co.za>
2017-09-04 17:18:35vstinnerlinkissue31336 messages
2017-09-04 17:18:35vstinnercreate