Python 3.13.0a2
釋出日期: 2023 年 11 月 21 日
這是 Python 3.13 的早期開發者預覽版
與 3.12 相比,3.13 系列的主要新功能
Python 3.13 仍在開發中。此版本 3.13.0a2 是計劃中的七個 alpha 版本中的第二個。
Alpha 版本旨在使其更容易測試新功能和錯誤修復的當前狀態,並測試釋出過程。
在 alpha 階段,功能可能會新增到 beta 階段開始之前 (2024-05-07),並且如果需要,可能會在候選釋出階段 (2024-07-30) 之前進行修改或刪除。請記住,這是一個預覽版本,不建議在生產環境中使用。
Python 3.13 的許多新功能仍在計劃和編寫中。目前最顯著的變化是
- PEP 594(從標準庫中刪除無用的模組) 計劃刪除許多已棄用的模組:
aifc
、audioop
、chunk
、cgi
、cgitb
、crypt
、imghdr
、mailcap
、msilib
、nis
、nntplib
、ossaudiodev
、pipes
、sndhdr
、spwd
、sunau
、telnetlib
、uu
、xdrlib
、lib2to3
。 - 許多其他刪除了各種標準庫模組中已棄用的類、函式和方法。
- 新的棄用,其中大多數計劃從 Python 3.15 或 3.16 中刪除。
- C API 刪除和 棄用。(alpha 1 中存在的一些刪除在 alpha 2 中已還原,因為這些刪除此時被認為具有太大的破壞性。)
(嘿,核心開發人員,如果您發現此列表中缺少您認為重要的功能,請 告知 Thomas。)
Python 3.13 的下一個預釋出版本將是 3.13.0a3,目前計劃於 2023-12-19 釋出。
更多資源
- 線上文件
- PEP 719,3.13 釋出時間表
- 在 https://github.com/python/cpython/issues 報告錯誤。
- 幫助資助 Python 及其社群.
檔案
版本 | 作業系統 | 描述 | MD5 校驗和 | 檔案大小 | GPG | Sigstore | |
---|---|---|---|---|---|---|---|
Gzip 壓縮的原始碼 tarball | 原始碼釋出 | 228350fec0b8ef52274aa1208281b5f8 | 25.4 MB | SIG | .sigstore | ||
XZ 壓縮的原始碼 tarball | 原始碼釋出 | 8ca56cbbe6237d446eb40f42297f2eb8 | 19.3 MB | SIG | .sigstore | ||
macOS 64 位 universal2 安裝程式 | macOS | 適用於 macOS 10.9 及更高版本 | 8cd1cacd7d9ac0452f3393dbee2f9c93 | 42.7 MB | SIG | .sigstore | |
Windows 安裝程式(64 位) | Windows | 推薦 | 4004c8f6cd2e627210dabcafdfc3d5cf | 25.5 MB | SIG | .sigstore | |
Windows 安裝程式(32 位) | Windows | c2fad10ca6e56e4d4d1e48ca1b615d48 | 24.2 MB | SIG | .sigstore | ||
Windows 安裝程式(ARM64) | Windows | 實驗性 | 8348f07e3a7e7c6448580b6bfdeb0f8c | 24.5 MB | SIG | .sigstore | |
Windows 可嵌入包(64 位) | Windows | 8edb8f50ba1d455a95fe63f6fc939637 | 10.2 MB | SIG | .sigstore | ||
Windows 可嵌入包(32 位) | Windows | 04a141978ddd3b58c2dee74bbd8f0b5a | 9.1 MB | SIG | .sigstore | ||
Windows 可嵌入包(ARM64) | Windows | 8ce002f42d610875465746be5cbfa217 | 9.3 MB | SIG | .sigstore |