Skip to content

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Nov 19, 2019

  • Call _PyLong_Init() and _PyExc_Init() earlier
  • new_interpreter() reuses pycore_init_types()

https://bugs.python.org/issue38858

* Call _PyLong_Init() and _PyExc_Init() earlier
* new_interpreter() reuses pycore_init_types()
@vstinner vstinner merged commit ef5aa9a into python:master Nov 19, 2019
@vstinner vstinner deleted the pycore_init_types branch November 19, 2019 23:38
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request Dec 5, 2019
* Call _PyLong_Init() and _PyExc_Init() earlier
* new_interpreter() reuses pycore_init_types()
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request Jan 31, 2020
* Call _PyLong_Init() and _PyExc_Init() earlier
* new_interpreter() reuses pycore_init_types()
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.

3 participants