STINNER Victor <[email protected]> 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 <[email protected]> <https://bugs.python.org/issue46987> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
