Skip to content

Conversation

petdance
Copy link
Contributor

@petdance petdance commented Mar 9, 2020

  • init_set_builtins_open(PyThreadState *tstate)

  • _Py_FatalError_PrintExc(int fd)

https://bugs.python.org/issue39908

* Remove unused arg from init_set_builtins_open(PyThreadState *tstate)

* Change fd in _Py_FatalError_PrintExc(int fd) to PyThreadState *
@vstinner vstinner merged commit 75cd5bf into python:master Mar 12, 2020
@vstinner
Copy link
Member

Thanks, merged. I completed the commit message.

@petdance petdance deleted the bpo-39908 branch March 13, 2020 00:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants