New submission from STINNER Victor: Example:
http://hg.python.org/cpython/rev/69071054b42f PyAPI_FUNC(int) _PyDict_DelItemId(PyObject *mp, struct _Py_Identifier *key); New functions added in this issue should also be reviewed (should them be part of the stable ABI?): http://bugs.python.org/issue11619 http://hg.python.org/cpython/rev/df2fdd42b375 ---------- messages: 202412 nosy: haypo, loewis, ncoghlan priority: normal severity: normal status: open title: Review additions to the stable ABI of Python 3.4 versions: Python 3.4 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue19526> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com