Python 3.12.0
釋出日期: 2023 年 10 月 2 日
這是 Python 3.12.0 的穩定版本
Python 3.12.0 是 Python 程式語言的最新主要版本,它包含許多新特性和最佳化。
與 3.11 相比,3.12 系列的主要新特性
新特性
- 更靈活的 f 字串解析,允許許多以前不允許的操作 (PEP 701)。
- 在 Python 程式碼中支援緩衝協議 (PEP 688)。
- 一個新的除錯/效能分析 API (PEP 669)。
- 支援具有獨立全域性直譯器鎖的隔離子直譯器 (PEP 684)。
- 更加改進的錯誤訊息。更多可能由拼寫錯誤引起的異常現在會向用戶提出建議。
- 支援 Linux
perf
效能分析器,在跟蹤中報告 Python 函式名稱。 - 許多大大小小的效能改進 (如 PEP 709 和對 BOLT 二進位制最佳化器的支援),預計整體效能提升 5%。
型別註解
- 用於泛型類的新型別註解語法 (PEP 695)。
- 用於方法的新override 裝飾器 (PEP 698)。
棄用
- 根據 PEP 623,已刪除 Unicode 物件的 C 實現中已棄用的
wstr
和wstr_length
成員。 - 在
unittest
模組中,刪除了一些長期棄用的方法和類。(它們自 Python 3.1 或 3.2 起已被棄用)。 - 已刪除棄用的
smtpd
和distutils
模組(請參閱 PEP 594 和 PEP 632)。setuptools
包繼續提供distutils
模組。 - 刪除了一些其他舊的、損壞的和已棄用的函式、類和方法。
- 字串中無效的反斜槓轉義序列現在會發出
SyntaxWarning
而不是DeprecationWarning
,使其更明顯。(它們在將來會成為語法錯誤。) - 為了提高效能,整數的內部表示已更改。(這不應影響大多數使用者,因為它是一個內部細節,但可能會導致 Cython 生成的程式碼出現問題。)
有關 Python 3.12 更改的更多詳細資訊,請參閱 Python 3.12 中的新功能。
更多資源
- 線上文件.
- PEP 693,Python 3.12 釋出計劃。
- 透過 GitHub Issues 報告錯誤。
- 幫助資助 Python 及其社群.
現在來點完全不同的
They have no need of our help
So do not tell me
These haggard faces could belong to you or me
Should life have dealt a different hand
We need to see them for who they really are
Chancers and scroungers
Layabouts and loungers
With bombs up their sleeves
Cut-throats and thieves
They are not
Welcome here
We should make them
Go back to where they came from
They cannot
Share our food
Share our homes
Share our countries
Instead let us
Build a wall to keep them out
It is not okay to say
These are people just like us
A place should only belong to those who are born there
Do not be so stupid to think that
The world can be looked at another way
(now read from bottom to top)
難民,作者 Brian Bilston。
檔案
版本 | 作業系統 | 描述 | MD5 校驗和 | 檔案大小 | GPG | Sigstore | |
---|---|---|---|---|---|---|---|
Gzip 壓縮原始碼 tarball | 原始碼發行版 | d6eda3e1399cef5dfde7c4f319b0596c | 25.9 MB | SIG | .sigstore | ||
XZ 壓縮原始碼 tarball | 原始碼發行版 | f6f4616584b23254d165f4db90c247d6 | 19.6 MB | SIG | .sigstore | ||
macOS 64 位 universal2 安裝程式 | macOS | 適用於 macOS 10.9 及更高版本 | eddf6f35a3cbab94f2f83b2875c5fc27 | 43.3 MB | SIG | .sigstore | |
Windows 安裝程式(64 位) | Windows | 推薦 | 32ab6a1058dfbde76951b7aa7c2335a6 | 25.3 MB | SIG | .sigstore | |
Windows 安裝程式(32 位) | Windows | de59862985bf7afa639f2e4f9e2a722c | 24.0 MB | SIG | .sigstore | ||
Windows 安裝程式 (ARM64) | Windows | 實驗性 | 230c703e3b8b3d92765d118afa7b2f78 | 24.5 MB | SIG | .sigstore | |
Windows 可嵌入軟體包(64 位) | Windows | 8e24d2b26a8dbf1da0694b9da1a08b2c | 10.5 MB | SIG | .sigstore | ||
Windows 可嵌入軟體包(32 位) | Windows | c2047dc270c4936f9c64619bb193b721 | 9.4 MB | SIG | .sigstore | ||
Windows 可嵌入軟體包 (ARM64) | Windows | 3da91ef1a86a8a210a32ea99c709dd93 | 9.8 MB | SIG | .sigstore |