Skip to content

Revert "bpo-40521: [subinterpreters] Make dtoa bigint free list per-interpreter" #24964

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 22, 2021

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Mar 22, 2021

@vstinner
Copy link
Member Author

The change has significant impact on performances: https://bugs.python.org/issue40521#msg389294

An approved PEP is needed for running subinterpreters in parallel before we can merge changes which has a significant negative impact on performances.

@vstinner vstinner merged commit 39f6436 into master Mar 22, 2021
@vstinner vstinner deleted the revert-24821-fix/bigint_freelist branch March 22, 2021 10:59
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