-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Bump cffi to 1.17.0 #8749
Bump cffi to 1.17.0 #8749
Conversation
cffi 1.17.0 is needed for python 3.13 support
I figured dependabot would have done this by now but since it hasn't it looks like we need to do it manually |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #8749 +/- ##
=======================================
Coverage 98.13% 98.14%
=======================================
Files 107 107
Lines 34067 34067
Branches 4030 4030
=======================================
+ Hits 33433 33435 +2
+ Misses 457 456 -1
+ Partials 177 176 -1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Backport to 3.10: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 5e30b49 on top of patchback/backports/3.10/5e30b490e78cb5ceabb92fb3cf16205ed7cd9f1e/pr-8749 Backporting merged PR #8749 into master
🤖 @patchback |
Backport to 3.11: 💔 cherry-picking failed — conflicts found❌ Failed to cleanly apply 5e30b49 on top of patchback/backports/3.11/5e30b490e78cb5ceabb92fb3cf16205ed7cd9f1e/pr-8749 Backporting merged PR #8749 into master
🤖 @patchback |
<!-- Thank you for your contribution! --> cffi 1.17.0 is needed for python 3.13 support no no (cherry picked from commit 5e30b49)
<!-- Thank you for your contribution! --> cffi 1.17.0 is needed for python 3.13 support no no (cherry picked from commit 5e30b49)
Hmm, it's seen them: https://github.com/aio-libs/aiohttp/network/updates/870981818 |
I think we want to add:
|
What do these changes do?
cffi 1.17.0 is needed for python 3.13 support
Are there changes in behavior for the user?
no
Is it a substantial burden for the maintainers to support this?
no