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 667: Mark as Final #3942

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Sep 3, 2024

  • Final implementation has been merged (including tests and docs)
  • PEP matches the final implementation
  • Any substantial changes since the accepted version approved by the SC/PEP delegate
  • Pull request title in appropriate format (PEP 123: Mark Final)
  • Status changed to Final (and Python-Version is correct)
  • Canonical docs/spec linked with a canonical-doc directive
    (or canonical-pypa-spec for packaging PEPs,
    or canonical-typing-spec for typing PEPs)

Helps #3781.

@markshannon @gaogaotiantian:


📚 Documentation preview 📚: https://pep-previews--3942.org.readthedocs.build/

@hugovk hugovk mentioned this pull request Sep 3, 2024
5 tasks
@ncoghlan
Copy link
Contributor

ncoghlan commented Sep 4, 2024

#3845 is still open, along with the corresponding SC ticket at python/steering-council#245 so I don't believe it's quite there yet (specifically missing the second point in the checklist).

For the canonical docs, there are a few relevant canonical links:

@@ -3,13 +3,14 @@ Title: Consistent views of namespaces
Author: Mark Shannon <[email protected]>,
Tian Gao <[email protected]>
Discussions-To: https://discuss.python.org/t/46631
Status: Accepted
Status: Final
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not quite final yet, see #3845

@hugovk
Copy link
Member Author

hugovk commented Sep 4, 2024

Thanks, let's move this to draft until it's ready.

@hugovk hugovk marked this pull request as draft September 4, 2024 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants