8000 PEP 684: Mark as Final by Eclips4 · Pull Request #3810 · python/peps · GitHub
[go: up one dir, main page]

Skip to content

PEP 684: Mark as Final #3810

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
Jun 4, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Mark PEP 684 as Final
  • Loading branch information
Eclips4 committed Jun 2, 2024
commit 5b816ccfd2406b028b4e8a3b4af8d55f18cb0991
3 changes: 1 addition & 2 deletions peps/pep-0684.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@ PEP: 684
Title: A Per-Interpreter GIL
Author: Eric Snow <ericsnowcurrently@gmail.com>
Discussions-To: https://discuss.python.org/t/pep-684-a-per-interpreter-gil/19583
Status: Accepted
Status: Final
Type: Standards Track
Content-Type: text/x-rst
Requires: 683
Created: 08-Mar-2022
Python-Version: 3.12
Expand Down
0