-
Notifications
You must be signed in to change notification settings - Fork 963
Comparing changes
Open a pull request
base repository: PyO3/pyo3
base: v0.22.3
head repository: PyO3/pyo3
compare: v0.22.4
- 11 commits
- 41 files changed
- 4 contributors
Commits on Oct 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bbceb9f - Browse repository at this point
Copy the full SHA bbceb9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a641f7 - Browse repository at this point
Copy the full SHA 9a641f7View commit details -
fix case of gil-refs feature breaking
create_exception!macro (#4589)* fix case of gil-refs feature breaking `create_exception!` macro * remove `AsPyPointer` on non-gil-refs
Configuration menu - View commit details
-
Copy full SHA for d01fbab - Browse repository at this point
Copy the full SHA d01fbabView commit details -
leak references for safety in
PyWeakRefMethods::upgrade_borrowed(#…Configuration menu - View commit details
-
Copy full SHA for 969300d - Browse repository at this point
Copy the full SHA 969300dView commit details -
avoid calling
PyType_GetSloton static types before Python 3.10 (#4599Configuration menu - View commit details
-
Copy full SHA for 8e3dc45 - Browse repository at this point
Copy the full SHA 8e3dc45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7371028 - Browse repository at this point
Copy the full SHA 7371028View commit details -
ci: fix more ubuntu-24.04 failures (#4610)
* ci: fix more ubuntu-24.04 failures * use 22.04 to test 3.7 * disable zoneinfo test on free-threading
Configuration menu - View commit details
-
Copy full SHA for b1173f5 - Browse repository at this point
Copy the full SHA b1173f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce63713 - Browse repository at this point
Copy the full SHA ce63713View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b23397 - Browse repository at this point
Copy the full SHA 8b23397View commit details -
fix garbage collection in inheritance cases (#4563)
* fix garbage collection in inheritance cases * clippy fixes * more clippy fixups * newsfragment * use `get_slot` helper for reading slots * fixup abi3 case * fix new `to_object` deprecation warnings * fix MSRV build
Configuration menu - View commit details
-
Copy full SHA for 3330bf2 - Browse repository at this point
Copy the full SHA 3330bf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for dff9723 - Browse repository at this point
Copy the full SHA dff9723View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.22.3...v0.22.4