Skip to content

Add support for Python 3.7.13, 3.8.13, 3.9.11 and 3.10.3#1293

Merged
edmorley merged 1 commit intomainfrom
python-updates
Mar 16, 2022
Merged

Add support for Python 3.7.13, 3.8.13, 3.9.11 and 3.10.3#1293
edmorley merged 1 commit intomainfrom
python-updates

Conversation

@edmorley
Copy link
Copy Markdown
Member

@edmorley edmorley commented Mar 16, 2022

Today's Python security releases:
https://blog.python.org/2022/03/python-3103-3911-3813-and-3713-are-now.html
https://www.python.org/downloads/release/python-3713/
https://www.python.org/downloads/release/python-3813/
https://www.python.org/downloads/release/python-3911/
https://www.python.org/downloads/release/python-3103/

Of note, the new compiler options already used by recent 3.10.x and 3.9.x releases (via the python3-new build script variant) have also been backported in this PR to 3.8.13 too (but not 3.7.x, since --enable-optimize still has a few issues there). This means 3.8.13 will see improved performance compared to 3.8.12 on the Heroku platform. See #1246 for more details.

GUS-W-10857566.
GUS-W-10857569.
GUS-W-10333171.
GUS-W-10333176.

@edmorley edmorley self-assigned this Mar 16, 2022
@edmorley edmorley marked this pull request as ready for review March 16, 2022 21:49
@edmorley edmorley requested a review from a team as a code owner March 16, 2022 21:49
@edmorley edmorley merged commit 7ba5140 into main Mar 16, 2022
@edmorley edmorley deleted the python-updates branch March 16, 2022 22:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants