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 700: Mark as Final #3643

Merged
merged 1 commit into from
Mar 24, 2024
Merged

PEP 700: Mark as Final #3643

merged 1 commit into from
Mar 24, 2024

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Feb 7, 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 #2872.

The new size and upload-time fields have been documented in the spec:

And have been implemented at least in:


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

@hugovk hugovk requested a review from pfmoore as a code owner February 7, 2024 13:23
@pfmoore pfmoore requested a review from dstufft February 7, 2024 13:39
Copy link
Member

@pfmoore pfmoore left a comment

Choose a reason for hiding this comment

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

Probably needs approval from @dstufft too, as the PEP delegate.

@hugovk
Copy link
Member Author

hugovk commented Mar 23, 2024

I think this can be merged and 6 weeks is long enough, I'll merge tomorrow if no-one objects.

@hugovk hugovk merged commit 79bcaae into python:main Mar 24, 2024
7 checks passed
@hugovk hugovk deleted the pep700-mark-as-final branch March 24, 2024 15:15
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