Mark 3.14 PEPs as Final
未关闭
还没有人认领这个 Issue。
meta
- 主要语言
- reStructuredText
- 星标
- 5k
- 派生
- 1.8k
- 平均合并
- 2 天 4 小时
- 30 天内合并 PR
- 25
描述
Here's the accepted PEPs targeting 3.14 which made the beta feature freeze:
- PEP-739
build-details.json1.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
exceptandexcept*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:
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
先从 .github/PULL_REQUEST_TEMPLATE/Mark a PEP as Final.md 中链接的“Mark as Final”检查清单开始,然后检查链接的 PEP 页面及其当前状态。确认哪些已接受的 PEP 已准备就绪,包括 PEP-750 的文档依赖项,并按照要求通过单独的 pull request 更新相关 PEP 的状态。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- python
- 领域
- documentation
- Issue 类型
- 文档
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100