Serhiy Storchaka added the comment:

> FYI I already added a bunch of new functions with Object suffix when I 
> replaced char* with PyObject*.

Most of them were added in 3.4. Unfortunately several functions were added 
earlier (e.g. PyImport_ExecCodeModuleObject, 
PyErr_SetFromErrnoWithFilenameObject).

----------

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

Reply via email to