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()
A
Andy Lester committed
75cd5bf428c378a4d0479a09290b66592961a2ac
Parent: c7d2d69
Committed by GitHub <noreply@github.com>
on 3/12/2020, 7:49:05 AM