Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix github actions for python3 tests #2914

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

fishy
Copy link
Member

@fishy fishy commented Jan 2, 2024

Add a dummy test in test_sslsocket.py to workaround an issue in Python
3.12.

@fishy fishy marked this pull request as ready for review January 2, 2024 18:06
@fishy fishy requested review from jimexist and Jens-G January 2, 2024 18:17
@fishy fishy added the python label Jan 2, 2024
@fishy
Copy link
Member Author

fishy commented Jan 2, 2024

filed upstream bug: python/cpython#113661

Add a dummy test in test_sslsocket.py to workaround an issue in Python
3.12.
@fishy fishy merged commit be1c8fd into apache:master Jan 3, 2024
17 of 26 checks passed
@fishy fishy deleted the fix-python-github-actions branch January 3, 2024 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants