0
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Match CPython's _float_div_mod, fixing divmod and `%` zero-handling (#7745) More... 5 months ago
Match CPython's _float_div_mod, fixing divmod and `%` zero-handling (#7745) More... 5 months ago
Raise OverflowError in float pow when finite-base result overflows (#7746) More... 5 months ago
Raise OverflowError in float pow when finite-base result overflows (#7746) More... 5 months ago
Resolve PathLike via os.fspath in io.open (#7743) More... 5 months ago
Resolve PathLike via os.fspath in io.open (#7743) More... 5 months ago
Cargo check features on all os (#7733) More... 5 months ago
Cargo check features on all os (#7733) More... 5 months ago
Bytecode parity CFG normalization and jump cleanup (#7721) More... 5 months ago
Bytecode parity CFG normalization and jump cleanup (#7721) More... 5 months ago
Fix possible npm cache poisoning (#7742) More... 5 months ago
Fix possible npm cache poisoning (#7742) More... 5 months ago
Move dependencies to workspace for `literal` crate (#7739) More... 5 months ago
Move dependencies to workspace for `literal` crate (#7739) More... 5 months ago
Fix del obj.__dict__ to match CPython behavior (fixes #5355) (#7568) More... 5 months ago
Fix del obj.__dict__ to match CPython behavior (fixes #5355) (#7568) More... 5 months ago
Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#7640) More... 5 months ago
Bump actions/upload-artifact from 7.0.0 to 7.0.1 (#7640) More... 5 months ago
Bump psm from 0.1.30 to 0.1.31 (#7738) More... 5 months ago
Bump psm from 0.1.30 to 0.1.31 (#7738) More... 5 months ago
Update `test_weakset.py` to 3.14.4 (#7735) More... 5 months ago
Update `test_weakset.py` to 3.14.4 (#7735) More... 5 months ago
Short-circuit identity in rich_compare_bool for Eq/Ne (PyObject_RichCompareBool parity) (#7734) More... 5 months ago
Short-circuit identity in rich_compare_bool for Eq/Ne (PyObject_RichCompareBool parity) (#7734) More... 5 months ago
Update `test_call.py` to 3.14.4 (#7730) More... 5 months ago
Update `test_call.py` to 3.14.4 (#7730) More... 5 months ago
Raise OverflowError in float pow when complex result overflows (#7727) More... 5 months ago
Raise OverflowError in float pow when complex result overflows (#7727) More... 5 months ago
Chain __context__ alongside __cause__ when wrapping StopIteration (PEP 479) (#7731) More... 5 months ago
Chain __context__ alongside __cause__ when wrapping StopIteration (PEP 479) (#7731) More... 5 months ago