Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

bpo-38858: Reorganize pycore_init_types()#17265

Merged
vstinner merged 1 commit into
python:masterpython/cpython:masterfrom
vstinner:pycore_init_typesCopy head branch name to clipboard
Nov 19, 2019
Merged

bpo-38858: Reorganize pycore_init_types()#17265
vstinner merged 1 commit into
python:masterpython/cpython:masterfrom
vstinner:pycore_init_typesCopy head branch name to clipboard

Conversation

@vstinner

@vstinner vstinner commented Nov 19, 2019

Copy link
Copy Markdown
Member
  • 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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.