Uh oh!
There was an error while loading. Please reload this page.
[3.13] gh-144551: Update CI to use latest OpenSSL versions (GH-144794) - #144800
Conversation
…honGH-144794) Also update _ssl_data_36.h to include an added symbol from 3.6.1. (cherry picked from commit b933ef9) Co-authored-by: Zachary Ware <zach@python.org>
zware
commented
Feb 13, 2026
hugovk
commented
Feb 13, 2026
I think we should at least bump the micro versions of the existing ones. If we're going to switch to from 3.0 LTS to 3.5 LTS at some point for 3.13 (which I guess we are, with 3.0 going EOL this year?) then it makes sense to at least test up to that version. 3.5 LTS will be supported until 2030 which is enough for 3.13's lifetime. Although it's probably okay to also test 3.6? |
zware
commented
Feb 13, 2026
Ok, you (and passing CI :) ) have convinced me to go ahead with this backport. Anything beyond this will I think need Thomas's input. |
bedevere-bot
commented
Feb 13, 2026
|
(cherry picked from commit b933ef9)