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

PEP 649: Improve description of semantics and mark as accepted #3138

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
Changes from 1 commit
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
d9a17ff
Improve PEP 649's description of its semantics.
larryhastings May 5, 2023
23148f6
Fix lint.
larryhastings May 5, 2023
9ace095
PEP 693: Postpone 3.12.0b1 by two weeks (#3139)
hugovk May 8, 2023
108f275
PEP 695: Lazy evaluation, concrete scoping semantics, other changes (…
JelleZijlstra May 8, 2023
8989c52
Incorporate changes from feedback, mark Accepted.
larryhastings May 8, 2023
af3aa36
Fix PEP 12 header *order compliance*. Wow.
larryhastings May 8, 2023
7af54df
Fix Sphinx complaints.
larryhastings May 8, 2023
0034059
Merge branch 'main' into nail_down_annotation_expression_semantics
JelleZijlstra May 8, 2023
3d34d84
Make enum consistent, flesh out observed semantics.
larryhastings May 9, 2023
06d53a4
Add "Resolution" header, as pointed out by Hugo.
larryhastings May 9, 2023
1a316cc
Switch to other URL for Resolution header.
larryhastings May 9, 2023
08485e9
Apply ``global_enum`` to ``inspect.AnnotationFormat``
AA-Turner May 9, 2023
72b8183
Final? text / semantics cleanup pass.
larryhastings May 10, 2023
ade4a90
"accept" -> "accepts". Bettering my Englishes.
larryhastings May 10, 2023
0503ca1
Add new "post history" reflecting the updates.
larryhastings May 10, 2023
7da747a
Update post history with all conversations, courtesy CAM!
larryhastings May 15, 2023
c9b0773
Fix typo. Thanks, Emily!
larryhastings May 15, 2023
c36b491
Add "Discussions-To" header. Thanks, CAM!
larryhastings May 15, 2023
7896e98
Attempt to satisfy "validate-post-history" hook.
larryhastings May 16, 2023
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
Prev Previous commit
Next Next commit
Add "Resolution" header, as pointed out by Hugo.
  • Loading branch information
larryhastings committed May 9, 2023
commit 06d53a45f7e3b05dea65bbe4110ed8210c30c3e6
2 changes: 1 addition & 1 deletion 2 pep-0649.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Content-Type: text/x-rst
Created: 11-Jan-2021
Python-Version: 3.13
Post-History: 11-Jan-2021, 11-Apr-2021, 19-Apr-2023
larryhastings marked this conversation as resolved.
Show resolved Hide resolved

Resolution: https://discuss.python.org/t/a-massive-pep-649-update-with-some-major-course-corrections/25672/62

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