[issue29058] Mark new limited C API

Serhiy Storchaka report at bugs.python.org
Mon Dec 26 13:59:34 EST 2016


Serhiy Storchaka added the comment:

Updated patch removes PyODict_HasKey() at all, removes PyODict_Check(), PyODict_CheckExact(), PyODict_SIZE() and Py_hexdigits from stable API.

----------
Added file: http://bugs.python.org/file46044/limited-api-2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue29058>
_______________________________________


More information about the Python-bugs-list mailing list