Skip to content

gh-148600: Add OpenSSL 4.0.0 support to test configurations#148824

Closed
clin1234 wants to merge 3 commits intopython:mainfrom
clin1234:openssl4
Closed

gh-148600: Add OpenSSL 4.0.0 support to test configurations#148824
clin1234 wants to merge 3 commits intopython:mainfrom
clin1234:openssl4

Conversation

@clin1234
Copy link
Copy Markdown
Contributor

@clin1234 clin1234 commented Apr 21, 2026

Building off of 70eb56b:

  • Add OpenSSL 4.0.0 to the build matrix in build.yml
  • Add "4.0.0" to the OpenSSL versions list in multissltests.py

- Add OpenSSL 4.0.0 to the build matrix in build.yml
- Add "4.0.0" to the OpenSSL versions list in multissltests.py
@hugovk
Copy link
Copy Markdown
Member

hugovk commented Apr 21, 2026

cc @vstinner

Specifically: test_poplib and test_urllib2_localnet
@picnixz
Copy link
Copy Markdown
Member

picnixz commented Apr 21, 2026

We have other issues to address before this. This is premature.

@vstinner
Copy link
Copy Markdown
Member

@picnixz:

We have other issues to address before this. This is premature.

I'm working on fixing the ssl module on EOF: see issue gh-148292.

@vstinner
Copy link
Copy Markdown
Member

vstinner commented May 4, 2026

I'm working on fixing the ssl module on EOF: see issue #148292.

I fixed this issue. This PR now has conflicts. It was simpler for me to just create a new PR based on this one: PR gh-149356.

@picnixz picnixz closed this May 4, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants