-
Notifications
You must be signed in to change notification settings - Fork 118
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
Move from deprecated PyWeakref_GetObject #3287
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Quality Gate passedIssues Measures |
✔️ 4b1c23a -> Azure artifacts URL |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3287 +/- ##
=======================================
Coverage 67.06% 67.06%
=======================================
Files 572 572
Lines 111092 111115 +23
=======================================
+ Hits 74499 74520 +21
- Misses 36593 36595 +2 ☔ View full report in Codecov by Sentry. |
PyWeakref_GetObject
is deprecated from python 3.13 and will be remove for python 3.15