Skip to content
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

PEP 709: Mark as Final #3591

Merged
merged 1 commit into from
Dec 15, 2023
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
3 changes: 1 addition & 2 deletions peps/pep-0709.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ Title: Inlined comprehensions
Author: Carl Meyer <[email protected]>
Sponsor: Guido van Rossum <[email protected]>
Discussions-To: https://discuss.python.org/t/pep-709-inlined-comprehensions/24240
Status: Accepted
Status: Final
Type: Standards Track
Content-Type: text/x-rst
Created: 24-Feb-2023
Python-Version: 3.12
Post-History: `25-Feb-2023 <https://discuss.python.org/t/pep-709-inlined-comprehensions/24240>`__
Expand Down