-
Notifications
You must be signed in to change notification settings - Fork 14
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
pygit2: bump to 1.14.0 #312
Conversation
0x2b3bfa0
commented
Jan 28, 2024
- filter: ensure GIL during pygit2_filter_cleanup libgit2/pygit2#1259
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #312 +/- ##
==========================================
+ Coverage 77.44% 78.35% +0.91%
==========================================
Files 39 39
Lines 4969 4980 +11
Branches 897 897
==========================================
+ Hits 3848 3902 +54
+ Misses 967 924 -43
Partials 154 154 ☔ View full report in Codecov by Sentry. |
We need to drop 3.8 first, will do in a separate PR in a sec... |
@0x2b3bfa0 Nah, let's keep it then. |
6bf3a6b
to
79a3221
Compare
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
:fastpoke: Thanks for adding 3.12 as well! 🙏
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks @0x2b3bfa0 !
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work @0x2b3bfa0 !