New submission from Andy Lester <a...@petdance.com>:

init_set_builtins_open(PyThreadState *tstate) -> unused arg

_Py_FatalError_PrintExc(int fd) -> unused arg

----------
components: Interpreter Core
messages: 363690
nosy: petdance
priority: normal
severity: normal
status: open
title: Remove unused args from init_set_builtins_open and 
_Py_FatalError_PrintExc in Python/pylifecycle.c

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39908>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to