-
Notifications
You must be signed in to change notification settings - Fork 113
Python 3.15 #54
Copy link
Copy link
Open
Description
Notes regarding support for Python 3.15
- Visual Studio 2026 and its associated MSVC++ runtime redistributable will drop support for Windows 7/8/8.1. Continue using Visual Studio 2022. Or maybe
vcruntime140.dllwill still work just fine despite lack of official support. - Support for Visual Studio 2026 was introduced (python/cpython@c06f4f4).
- Official 64-bit binaries will use the tail-calling interpreter (python/cpython@2e64e36).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels