STINNER Victor <vstin...@python.org> added the comment:

I created the https://github.com/pythoncapi/upgrade_pythoncapi project which 
updates automatically a C extension to newer C API. For example, it uses 
Py_TYPE(), Py_SIZE(), Py_REFCNT(), Py_SET_SIZE(), Py_SET_SIZE() and 
Py_SET_REFCNT() functions.

----------

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

Reply via email to