Python 3.13.1 Released News Today -
docker run -it python:3.13.1-slim bash
pytest
As of , the Python 3.13 branch has progressed much further, with Python 3.13.13 being the most recent stable release for this version, having launched on April 7, 2026 . Key Highlights of Python 3.13.1 python 3.13.1 released news today
import sys, platform print(sys.version) # 3.13.1 (main, Dec ...) print(sys._is_gil_enabled()) # True unless --disable-gil print(platform.python_implementation()) # CPython docker run -it python:3
现在换镜像地址了 应该是 https://cdn.npmmirror.com/binaries