[issue46987] Remove _PySys_GetObjectId / _PySys_GetObjectId

STINNER Victor report at bugs.python.org
Fri Mar 11 11:41:39 EST 2022


STINNER Victor <vstinner at python.org> added the comment:

> ./top_5000/datatable-1.0.0.tar.gz: datatable-1.0.0/src/core/python/obj.cc: _PySys_GetObjectId(&PyId_stdout)  // borrowed ref

It would be nice to notify datatable, or even propose a PR, if the _PySys_GetObjectId() is removed in Python 3.11.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46987>
_______________________________________


More information about the Python-bugs-list mailing list