diff options
author | Andy Lester <andy@petdance.com> | 2020-03-12 02:49:05 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-03-12 08:49:05 +0100 |
commit | 75cd5bf428c378a4d0479a09290b66592961a2ac (patch) | |
tree | 1c3bf992c974f3d92eaf83b885a1ac55004dc0b4 /Lib/test/test_buffer.py | |
parent | c7d2d69d95b263ee5f83511bc6fbe53acdc24ea3 (diff) | |
download | cpython-git-75cd5bf428c378a4d0479a09290b66592961a2ac.tar.gz |
Remove unused args from two pylifecycle.c functions (GH-18867)
* Remove unused tstate argument from init_set_builtins_open()
* Replace fd (int) with tstate (PyThreadState *) in in _Py_FatalError_PrintExc()
Diffstat (limited to 'Lib/test/test_buffer.py')
0 files changed, 0 insertions, 0 deletions