mirror of
https://github.com/python/cpython.git
synced 2026-08-12 08:16:41 +08:00
* Replace buffered fprintf() with unbuffered _Py_write_noraise() in Py_FatalError(). * _Py_DumpHexadecimal() now accepts uintptr_t.
Miscellaneous source files for the main Python shared library