mirror of
https://github.com/python/cpython.git
synced 2026-01-27 13:15:25 +00: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