1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 21, 2025 — Mar 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: we are building on macOS 12 in the CI More... over 1 year ago
fix: the wheel package files should be in the `./dist/` directory More... over 1 year ago
chore: make the wheel packages we build for macOS support macOS 11.0 and above More... over 1 year ago
chore: make the wheel packages we build also support lower versions of macOS, otherwise pip would fallback to compile from source More... over 1 year ago
fix: Python 3.13 added the `PyLong_AsNativeBytes` API, but changed the function signature of the `_PyLong_AsByteArray` API More... over 1 year ago
fix: Python 3.13 moved the undocumented `_PyErr_SetKeyError` function to private API More... over 1 year ago
fix: Python 3.13 moved the undocumented `_PyArg_UnpackKeywords` function to private API More... over 1 year ago
WIP: remove the use of the `_PyArg_CheckPositional` private API More... over 1 year ago
Merge branch 'main' into Xmader/feat/python-3.13-support More... over 1 year ago
Merge pull request #403 from Ciarands/main More... over 1 year ago
chore(CI): enable Python 3.13 build in the CI More... over 1 year ago
fix: Python 3.13 removed `_PyThreadState_GetDict(PyThreadState *)` from the public API. We have to re-export it. More... over 1 year ago
Requested changes More... over 1 year ago
fix: `_PyDictView` removed from Python's public API More... over 1 year ago
chore(deps): upgrade numpy to support Python 3.13 More... over 1 year ago
Merge branch 'main' into main More... over 1 year ago
Merge pull request #414 from Distributive-Network/Xmader/ci/remove-ubuntu-24.04 More... over 1 year ago
Merge branch 'main' into Xmader/ci/remove-ubuntu-24.04 More... over 1 year ago
Merge pull request #413 from Distributive-Network/Xmader/chore/remove-doxygen-installation More... over 1 year ago
chore(meta): fix sprintf warnings More... over 1 year ago
chore(meta): update .git-blame-ignore-revs More... over 1 year ago
chore(linting): lint PyBytesProxyHandler.cc More... over 1 year ago
fix(JSStringProxy): keep track of all JSStringProxies and repoint their data pointers have a GC occurs More... over 1 year ago
chore(CI): remove CI runs on Ubuntu 24.04 More... over 1 year ago
Merge branch 'main' into Xmader/chore/remove-doxygen-installation More... over 1 year ago
Merge pull request #410 from Distributive-Network/chore/upgrade-spidermonkey-to-8a28ad5 More... over 1 year ago
chore: remove the installation of doxygen + graphviz from `setup.sh` More... over 1 year ago
Merge branch 'main' into chore/upgrade-spidermonkey-to-8a28ad5 More... over 1 year ago
Merge pull request #405 from Distributive-Network/Xmader/ci/arm64-build More... over 1 year ago
Merge branch 'main' into chore/upgrade-spidermonkey-to-8a28ad5 More... over 1 year ago