python / python/peps

Mark 3.14 PEPs as Final

Open
#4,437 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

meta
Dominant language
reStructuredText
Stars
5k
Forks
1.8k
Avg merge
2d 4h
Merged PRs (30d)
25

Description

Here's the accepted PEPs targeting 3.14 which made the beta feature freeze:

  • PEP-739 build-details.json 1.0 — a static description file for Python build details @FFY00
    https://github.com/python/peps/pull/4629
  • PEP-749 Implementing PEP 649 @JelleZijlstra (let's also update PEP-649)
  • PEP-750 Template Strings - let's wait until it's documented (python/cpython#132661 / t-strings/help#2)
  • PEP-758 Allow except and except* expressions without parentheses @pablogsal @brettcannon
  • PEP-768 Safe external debugger interface for CPython @pablogsal @godlygeek @ivonastojanovic
  • PEP-779 Criteria for supported status for free-threaded Python @Yhg1s @mpage @colesbury

Please can the authors read the "Mark as Final" checklist then open PRs to update the status?

Thank you!


See also:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked “Mark as Final” checklist in .github/PULL_REQUEST_TEMPLATE/Mark a PEP as Final.md, then review the linked PEP pages and their current statuses. Confirm which accepted PEPs are ready, including the documentation dependency for PEP-750, and update the relevant PEP statuses through separate pull requests as requested.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.