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 python tests for upstream PR 128036 #2080

Merged
merged 1 commit into from
Dec 27, 2024

Conversation

WillChilds-Klein
Copy link
Contributor

Issues:

n/a

Description of changes:

Upstream PR 128036 added a new ssl.HAS_PHA boolean property and allows CPython's tests to account for lack of post-handshake authentication support. This allows us to delete relevant patch sets.

Call-outs:

n/a

Testing:

  • CI

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.76%. Comparing base (2329adb) to head (0cb2d8f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2080      +/-   ##
==========================================
+ Coverage   78.75%   78.76%   +0.01%     
==========================================
  Files         598      598              
  Lines      103650   103650              
  Branches    14719    14719              
==========================================
+ Hits        81625    81638      +13     
+ Misses      21371    21359      -12     
+ Partials      654      653       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@WillChilds-Klein WillChilds-Klein marked this pull request as ready for review December 24, 2024 19:45
@WillChilds-Klein WillChilds-Klein requested a review from a team as a code owner December 24, 2024 19:45
@WillChilds-Klein WillChilds-Klein merged commit 39b3fae into aws:main Dec 27, 2024
125 checks passed
@WillChilds-Klein WillChilds-Klein deleted the fix-python-tests branch December 27, 2024 00:29
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.

4 participants