Python開発者らは3月24日(米国時間)、「Python Insider: Python 3.10.4 and 3.9.12 are now available out of schedule」において、通常のリリーススケジュールにはない2つのバージョンのリリースを伝えた。バグ修正を目的としており、含まれている変更はそれほど多くない。
An experimental ‘no-GIL’ build mode in Python 3.13 disables the Global Interpreter Lock to enable true parallel execution in Python. Here’s where to start. The single biggest new feature in Python ...