[issue45616] Python Launcher Matches 3.10 instead of 3.1

Zachary Ware report at bugs.python.org
Wed Nov 24 12:58:01 EST 2021


Zachary Ware <zachary.ware at gmail.com> added the comment:

Thanks for the report, Gabe!  We actually ran into this in the opposite direction as well; a system with 3.1 but not 3.10 started up 3.1 for `py -3.10` causing unexpected syntax errors.

The fix is now merged and will be available with the release of v3.10.1 and the next v3.11 alpha.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.11

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45616>
_______________________________________


More information about the Python-bugs-list mailing list