-
Notifications
You must be signed in to change notification settings - Fork 763
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
Add weakref Python types #3835
Merged
Merged
Add weakref Python types #3835
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cb75d28 - Browse repository at this point
Copy the full SHA cb75d28View commit details -
Configuration menu - View commit details
-
Copy full SHA for da6fa21 - Browse repository at this point
Copy the full SHA da6fa21View commit details -
Configuration menu - View commit details
-
Copy full SHA for f84d6d2 - Browse repository at this point
Copy the full SHA f84d6d2View commit details
Commits on Feb 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b696f33 - Browse repository at this point
Copy the full SHA b696f33View commit details -
Configuration menu - View commit details
-
Copy full SHA for 880fab7 - Browse repository at this point
Copy the full SHA 880fab7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 62616a0 - Browse repository at this point
Copy the full SHA 62616a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 123077b - Browse repository at this point
Copy the full SHA 123077bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d5667b - Browse repository at this point
Copy the full SHA 0d5667bView commit details -
Change PyWeakRefMethods to exclude infeasible errors.
As a result of the checks made about the objectpointers in PyO3, all errors in PyWeakref_GetObject are already caught. Therefor there is no need to check for these errors in the non-ffi layer.
Configuration menu - View commit details
-
Copy full SHA for 5508d3a - Browse repository at this point
Copy the full SHA 5508d3aView commit details
Commits on Feb 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f18ba78 - Browse repository at this point
Copy the full SHA f18ba78View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5fb139 - Browse repository at this point
Copy the full SHA b5fb139View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee95efb - Browse repository at this point
Copy the full SHA ee95efbView commit details
Commits on Feb 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d28da4e - Browse repository at this point
Copy the full SHA d28da4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dff0914 - Browse repository at this point
Copy the full SHA dff0914View commit details -
Configuration menu - View commit details
-
Copy full SHA for e06e383 - Browse repository at this point
Copy the full SHA e06e383View commit details
Commits on Feb 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f140841 - Browse repository at this point
Copy the full SHA f140841View commit details
Commits on Mar 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd056af - Browse repository at this point
Copy the full SHA cd056afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 130c800 - Browse repository at this point
Copy the full SHA 130c800View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b097fc - Browse repository at this point
Copy the full SHA 0b097fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd3ad8e - Browse repository at this point
Copy the full SHA dd3ad8eView commit details -
Configuration menu - View commit details
-
Copy full SHA for efdd0ff - Browse repository at this point
Copy the full SHA efdd0ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 972c168 - Browse repository at this point
Copy the full SHA 972c168View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30c4742 - Browse repository at this point
Copy the full SHA 30c4742View commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3cc55c9 - Browse repository at this point
Copy the full SHA 3cc55c9View commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a570f00 - Browse repository at this point
Copy the full SHA a570f00View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc40185 - Browse repository at this point
Copy the full SHA dc40185View commit details -
Configuration menu - View commit details
-
Copy full SHA for 513ab14 - Browse repository at this point
Copy the full SHA 513ab14View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1ad66e8 - Browse repository at this point
Copy the full SHA 1ad66e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ede188a - Browse repository at this point
Copy the full SHA ede188aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a0a0a9 - Browse repository at this point
Copy the full SHA 4a0a0a9View commit details
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f2404e0 - Browse repository at this point
Copy the full SHA f2404e0View commit details
Commits on Mar 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3778161 - Browse repository at this point
Copy the full SHA 3778161View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4007bd - Browse repository at this point
Copy the full SHA b4007bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f2aaf1 - Browse repository at this point
Copy the full SHA 6f2aaf1View commit details
Commits on Mar 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 142ab29 - Browse repository at this point
Copy the full SHA 142ab29View commit details
Commits on Apr 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a45c043 - Browse repository at this point
Copy the full SHA a45c043View commit details -
Configuration menu - View commit details
-
Copy full SHA for da776ed - Browse repository at this point
Copy the full SHA da776edView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1bf16c - Browse repository at this point
Copy the full SHA d1bf16cView commit details
Commits on Apr 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 97d73e9 - Browse repository at this point
Copy the full SHA 97d73e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7ab375 - Browse repository at this point
Copy the full SHA c7ab375View commit details
Commits on May 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 618a714 - Browse repository at this point
Copy the full SHA 618a714View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cebed4 - Browse repository at this point
Copy the full SHA 3cebed4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b9511e1 - Browse repository at this point
Copy the full SHA b9511e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f9bfb0 - Browse repository at this point
Copy the full SHA 4f9bfb0View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd10fd1 - Browse repository at this point
Copy the full SHA cd10fd1View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc99918 - Browse repository at this point
Copy the full SHA dc99918View commit details -
Configuration menu - View commit details
-
Copy full SHA for ada2c3a - Browse repository at this point
Copy the full SHA ada2c3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e9aad8 - Browse repository at this point
Copy the full SHA 7e9aad8View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.