파이썬 3.15 -
Following the experimental removal of the Global Interpreter Lock (GIL) in 3.13 and 3.14, 3.15 is expected to further optimize how Python handles multi-threaded workloads without a lock.
내장 JIT(Just-In-Time) 컴파일러의 성능이 크게 개선되었습니다. x86-64 Linux 기준 4~5% 기하평균 성능 향상을, AArch64 macOS 기준 7~8%의 추가 속도 향상을 입증했습니다. 파이썬 3.15
Python follows a strict annual release cycle defined by PEP 602. October 2025 Following the experimental removal of the Global Interpreter
The most recent major versions at that time were: 이 될 가능성이 큽니다.
파이썬 3.15는 단순한 기능 추가 버전이 아니라, 이 될 가능성이 큽니다.