This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author corona10
Recipients corona10, eric.snow, vstinner
Date 2022-03-11.15:32:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647012743.87.0.940676780789.issue46987@roundup.psfhosted.org>
In-reply-to
Content
./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);
History
Date User Action Args
2022-03-11 15:32:23corona10setrecipients: + corona10, vstinner, eric.snow
2022-03-11 15:32:23corona10setmessageid: <1647012743.87.0.940676780789.issue46987@roundup.psfhosted.org>
2022-03-11 15:32:23corona10linkissue46987 messages
2022-03-11 15:32:23corona10create