Dong-hee Na <donghee...@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_stdin)  // borrowed ref
./top_5000/datatable-1.0.0.tar.gz: datatable-1.0.0/src/core/python/obj.cc: 
_PySys_GetObjectId(&PyId_stdout)  // borrowed ref
./top_5000/datatable-1.0.0.tar.gz: datatable-1.0.0/src/core/python/obj.cc: 
_PySys_GetObjectId(&PyId_stderr)  // borrowed ref
./top_5000/pickle5-0.0.12.tar.gz: pickle5-0.0.12/pickle5/_pickle.c: modules = 
_PySys_GetObjectId(&PyId_modules);

----------

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

Reply via email to