This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author zach.ware
Recipients Marsfan, miss-islington, paul.moore, steve.dower, tim.golden, zach.ware
Date 2021-11-24.17:58:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1637776681.27.0.900003711066.issue45616@roundup.psfhosted.org>
In-reply-to
Content
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.
History
Date User Action Args
2021-11-24 17:58:01zach.waresetrecipients: + zach.ware, paul.moore, tim.golden, steve.dower, miss-islington, Marsfan
2021-11-24 17:58:01zach.waresetmessageid: <1637776681.27.0.900003711066.issue45616@roundup.psfhosted.org>
2021-11-24 17:58:01zach.warelinkissue45616 messages
2021-11-24 17:58:01zach.warecreate