0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 01, 2025 — Apr 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge tag '1.17.2' into develop More... about 1 year ago
Add release notes for universal wheels on macOS. More... about 1 year ago
Merge pull request #281 from thomasrockhu-codecov/th/universal-macos More... about 1 year ago
Update version to 1.17.2. More... about 1 year ago
fix: add universal2 for macos-13 and macos-14 More... about 1 year ago
Merge tag '1.17.1' into develop More... about 1 year ago
Merge branch 'release/1.17.1' More... about 1 year ago
Update documentation to include PartialCallableObjectProxy More... over 1 year ago
Exception string referencing wrong function name. More... over 1 year ago
Add 1.17.1 release notes. More... over 1 year ago
Not building amd64 wheels on macos due to GitHub changes. More... over 1 year ago
Update version to 1.17.1 for GitHub actions build fix. More... over 1 year ago
Merge tag '1.17.0' into develop More... over 1 year ago
Merge branch 'release/1.17.0' More... over 1 year ago
Update to version 1.17.0 for release. More... over 1 year ago
Update for release candidate. More... over 1 year ago
Add note about free threading wheel variants. More... over 1 year ago
Try and clear references so GC runs for tests. More... over 1 year ago
Fix up test matrix. More... over 1 year ago
Attempt to add Python 3.13 no GIL tests under GitHub actions. More... over 1 year ago
Try enabling free threading builds. More... over 1 year ago
Drop ReadTheDocs badge due to twine rendering issues. More... over 1 year ago
Explicitly specify name of README file so twine works. More... over 1 year ago
The __round__ hook didn't accept ndigits argument. More... over 1 year ago
Switch to using const rather than static. More... over 1 year ago
Added proxy support for __format__() dunder method. More... over 1 year ago
Fix calling of callable object when binding was attempted. More... over 1 year ago
Fixes for function binding for builtins and functions. More... over 1 year ago
Add test for decorated function as instance attribute. More... over 1 year ago
Add change notes for decorated function as class attribute fix. More... over 1 year ago