This release includes a fix for 20241205, please see that release for other changes.
Fixes
- Create a copy of
python3.13t.exeatpython.exeandpythonw3.13t.exeatpythonw.exefor free-threaded Windows distributions: 20241205 attempted to remove the3.13tsuffixed executables, but it caused a regression with the virtual environment launcher. A later release may consolidate these executables under unsuffixed name for consistency. In the meantime, a copy is a simple, compatible solution.