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

Remove source patches for python main integration test #1681

Merged

Conversation

WillChilds-Klein
Copy link
Contributor

Issues:

n/a

Description of changes:

As of CPython PR #117785, CPython can now build against AWS-LC without any source code modifications. The only patches we still require are to configure the build and work around (expected) test failures.

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.

As of [CPython PR #117785][1], CPython can now build against AWS-LC
without any source code modifications. The only patches we still require
are to configure the build and work around ([expected][2]) test
failures.

[1]: python/cpython#117785
[2]: https://discuss.python.org/t/support-building-ssl-and-hashlib-modules-against-aws-lc/44505/4
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.23%. Comparing base (8415b37) to head (ca26667).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1681      +/-   ##
==========================================
- Coverage   78.27%   78.23%   -0.04%     
==========================================
  Files         566      566              
  Lines       95197    95197              
  Branches    13665    13663       -2     
==========================================
- Hits        74511    74479      -32     
- Misses      20092    20123      +31     
- Partials      594      595       +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 July 1, 2024 16:35
@WillChilds-Klein WillChilds-Klein requested a review from a team as a code owner July 1, 2024 16:35
@WillChilds-Klein WillChilds-Klein merged commit 5a47ea1 into aws:main Jul 1, 2024
98 of 99 checks passed
@WillChilds-Klein WillChilds-Klein deleted the cleanup-python-main-patch branch July 1, 2024 23:34
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.

5 participants