Skip to content

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

Closed
clin1234 wants to merge 3 commits into
python:mainfrom
clin1234:openssl4
Closed

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

Conversation

@clin1234

@clin1234 clin1234 commented Apr 21, 2026

Copy link
Copy Markdown
Contributor

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

hugovk commented Apr 21, 2026

Copy link
Copy Markdown
Member

cc @vstinner

Specifically: test_poplib and test_urllib2_localnet
@picnixz

picnixz commented Apr 21, 2026

Copy link
Copy Markdown
Member

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

vstinner commented May 4, 2026

Copy link
Copy Markdown
Member

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