-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
PEP 684: Add a PEP for making the GIL per-interpreter #2387
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
ericsnowcurrently
merged 18 commits into
python:main
from
ericsnowcurrently:per-interpreter-gil-focused
Mar 9, 2022
Merged
Changes from 1 commit
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
12c4dbc
Add a PEP for making the GIL per-interpreter.
ericsnowcurrently f8f32ff
Fix dates.
ericsnowcurrently 5d7131b
Set the PEP number.
ericsnowcurrently 324c9d7
Change the filenme.
ericsnowcurrently 40f7da7
Fix typos.
ericsnowcurrently 9291a8a
Fix the filename.
ericsnowcurrently ed4e05d
Add a note about the allocators.
ericsnowcurrently ab72d4f
Add importlib.util.allow_all_extensions().
ericsnowcurrently 306bf96
Add a note about the possibility of not sharing any objects at all.
ericsnowcurrently 4a67da7
Clean up "Benefits to Consolidation".
ericsnowcurrently 7c10d47
typos and formatting
ericsnowcurrently 4e82021
More formatting and wording.
ericsnowcurrently 04c7888
More formatting and wording.
ericsnowcurrently 7362e78
Merge branch 'main' into per-interpreter-gil-focused
ericsnowcurrently 622a84e
Update CODEOWNERS.
ericsnowcurrently 2d56b70
Fix indent
ericsnowcurrently c31d9e8
Separate the problematic list item.
ericsnowcurrently cf3bae1
More nested list pain...
ericsnowcurrently File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add a note about the allocators.
- Loading branch information
commit ed4e05d18fe988f9075132128e8e8c44522002ee
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.