diff options
author | Victor Stinner <vstinner@python.org> | 2021-01-18 17:34:56 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-01-18 17:34:56 (GMT) |
commit | 314b8787e0c50985ba708034b84ff5b37a1d47de (patch) | |
tree | 12941638dbc2d4ad82496a56491b1c3504a79f41 /Lib/test/test_random.py | |
parent | e232025025c8bd07c1d1b12a583a80c4a673f077 (diff) | |
download | cpython-314b8787e0c50985ba708034b84ff5b37a1d47de.zip cpython-314b8787e0c50985ba708034b84ff5b37a1d47de.tar.gz cpython-314b8787e0c50985ba708034b84ff5b37a1d47de.tar.bz2 |
bpo-42923: Py_FatalError() avoids fprintf() (GH-24242)
* Replace buffered fprintf() with unbuffered _Py_write_noraise()
in Py_FatalError().
* _Py_DumpHexadecimal() now accepts uintptr_t.
Diffstat (limited to 'Lib/test/test_random.py')
0 files changed, 0 insertions, 0 deletions