Python 3.12.0a3
釋出日期:2022 年 12 月 6 日
這是 Python 3.12 的早期開發者預覽版.
與 3.11 相比,3.12 系列的主要新特性
Python 3.12 仍在開發中。此版本 3.12.0a3 是計劃的七個 alpha 版本中的第二個。
Alpha 版本的目的是更容易測試新特性和錯誤修復的當前狀態,以及測試釋出過程。
在 alpha 階段,新特性可能會在 beta 階段開始之前(2023-05-08)新增,如有必要,可能會在釋出候選階段之前(2023-07-31)修改或刪除。請記住,這是一個預覽版本,不建議在生產環境中使用。
Python 3.12 的許多新特性仍在計劃和編寫中。到目前為止,主要的新特性和更改包括
- 更加改進的錯誤訊息。更多可能由拼寫錯誤引起的異常現在會向用戶提出建議。
- 支援 Linux
perf
分析器在跟蹤中報告 Python 函式名稱。 - 根據 PEP 623,已刪除 Unicode 物件 C 實現中已棄用的
wstr
和wstr_length
成員。 - 在
unittest
模組中,刪除了許多長期棄用的方法和類。(它們自 Python 3.1 或 3.2 以來已棄用)。 - 已刪除棄用的
smtpd
和distutils
模組(請參閱 PEP 594 和 PEP 632)。setuptools
包(預設安裝在 virtualenvs 和許多其他地方)繼續提供distutils
模組。 - 已刪除許多其他舊的、損壞的和棄用的函式、類和方法。
- 字串中的無效反斜槓轉義序列現在會發出
SyntaxWarning
而不是DeprecationWarning
,使其更加明顯。(它們將來會成為語法錯誤。) - (嘿,核心開發者同仁,如果您發現此列表中缺少您認為重要的特性,請告知 Thomas。)
有關 Python 3.12 更改的更多詳細資訊,請參閱Python 3.12 中的新功能。Python 3.12 的下一個預釋出版本將是 3.12.0a4,目前計劃於 2023-01-09 釋出。
更多資源
- 線上文件.
- PEP 693,Python 3.12 釋出時間表。
- 透過 GitHub Issues 報告錯誤。
- 幫助資助 Python 及其社群.
現在來點完全不同的東西
12 月 6 日是聖尼古拉斯節,儘管它通常在 12 月 5 日慶祝,即 Sinterklaasavond(聖尼古拉斯前夕)。傳統上,這是一個匿名贈送禮物的節日,禮物附有詩歌。因此,這裡有一首 GPT-3 生成的聖尼古拉斯詩歌,以配合今天的釋出
Sinterklaas is coming to town
To bring gifts to the Python community
Code that's fast and efficient
With syntax that's easy to see
For the beginners, a book on the basics
To guide them through the world of coding
For the experts, a new module to explore
With features that keep their skills honing
Sinterklaas will visit each and every coder
With presents to help them advance
In the world of Python programming
With skills that give them a chance
So let us all welcome Sinterklaas
With open arms and hearts full of cheer
For the gifts he brings to the Python community
Will help us all grow and persevere.
(聖尼古拉斯的其他傳統方面包括“驚喜”禮物包裝,其中禮物偽裝成完全不同的東西,以及“Zwarte Piet”(黑彼得),聖尼古拉斯的“助手”,其起源具有明顯的種族主義色彩。我決定只保留這首詩。)
檔案
版本 | 作業系統 | 描述 | MD5 校驗和 | 檔案大小 | GPG | Sigstore | |
---|---|---|---|---|---|---|---|
Gzipped 原始碼 tarball | 原始碼釋出 | 847fbe8eedda82bbc75d39c881da84be | 25.1 MB | SIG | CRT | SIG | |
XZ 壓縮原始碼 tarball | 原始碼釋出 | 199338e6b375c6f70519d3ebbb5c98c3 | 18.8 MB | SIG | CRT | SIG | |
macOS 64 位 universal2 安裝程式 | macOS | 適用於 macOS 10.9 及更高版本 | 0c20265ccef472b8ad0415d162375808 | 40.5 MB | SIG | CRT | SIG |
Windows 安裝程式(64 位) | Windows | 推薦 | 3c8b4f9ac217f421cc5701ba951bbc6e | 23.9 MB | SIG | CRT | SIG |
Windows 安裝程式(32 位) | Windows | 82b977b1b21d54a60e00ea69005b07c9 | 22.8 MB | SIG | CRT | SIG | |
Windows 安裝程式(ARM64) | Windows | 實驗性 | ce6c426b05ca59a8e5eb53822e600191 | 23.1 MB | SIG | CRT | SIG |
Windows 可嵌入包(64 位) | Windows | 6a9113f3fadae3abe3ce6fb2c4d95c8a | 9.8 MB | SIG | CRT | SIG | |
Windows 可嵌入包(32 位) | Windows | 9bad66343431ed6a5914fa95b3e65c4a | 8.8 MB | SIG | CRT | SIG | |
Windows 可嵌入包(ARM64) | Windows | a0724055c99f9cbed35af586f3e4406a | 9.0 MB | SIG | CRT | SIG |