Serhiy Storchaka added the comment:

> This isn't needed for 3.5, right?  I'm not opposed to adding more
> functions to the C API for OrderedDict, but I wanted to start out as
> small as possible.

You already added public name Py_ODict_GetItemId. It uses private 
_Py_Identifier API and shouldn't be public.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16991>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to