1
I Use This!
Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
Jun 14, 2025 — Jun 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'main' into caleb/fix/stringdata More... almost 2 years ago
Merge branch 'main' into Xmader/ci/moz-central-updater More... almost 2 years ago
Merge pull request #418 from Distributive-Network/Xmader/ci/macos-arm64-python-3.8 More... almost 2 years ago
Merge branch 'main' into Xmader/fix/xhr-poll-error More... almost 2 years ago
chore(CI): automatically assign the PR to @Xmader More... almost 2 years ago
chore(CI): lower the update frequency to every month as we don't have enough bandwidth More... almost 2 years ago
chore(CI): make the commit author be a bot More... almost 2 years ago
chore(CI): add support for Python 3.8 & 3.9 on arm64 macOS More... almost 2 years ago
Merge branch 'main' into caleb/fix/stringdata More... almost 2 years ago
fix(JSExternalStrings): fix reference counting on JSExternalStrings More... almost 2 years ago
chore(meta): update .git-blame-ignore-revs More... almost 2 years ago
chore(linting): lint PyObjectProxyHandler.cc More... almost 2 years ago
fix(Py<List/Object>ProxyHandler): don't finalize if python itself is finalizing More... almost 2 years ago
fix: `sed` works differently on macOS as it's the BSD variant More... almost 2 years ago
fix: we are building on macOS 12 in the CI More... almost 2 years ago
fix: the wheel package files should be in the `./dist/` directory More... almost 2 years ago
chore: make the wheel packages we build for macOS support macOS 11.0 and above More... almost 2 years ago
chore: make the wheel packages we build also support lower versions of macOS, otherwise pip would fallback to compile from source More... almost 2 years ago
fix: Python 3.13 added the `PyLong_AsNativeBytes` API, but changed the function signature of the `_PyLong_AsByteArray` API More... almost 2 years ago
fix: Python 3.13 moved the undocumented `_PyErr_SetKeyError` function to private API More... almost 2 years ago
fix: Python 3.13 moved the undocumented `_PyArg_UnpackKeywords` function to private API More... almost 2 years ago
WIP: remove the use of the `_PyArg_CheckPositional` private API More... almost 2 years ago
Merge branch 'main' into Xmader/feat/python-3.13-support More... almost 2 years ago
Merge pull request #403 from Ciarands/main More... almost 2 years ago
chore(CI): enable Python 3.13 build in the CI More... almost 2 years ago
fix: Python 3.13 removed `_PyThreadState_GetDict(PyThreadState *)` from the public API. We have to re-export it. More... almost 2 years ago
Requested changes More... almost 2 years ago
fix: `_PyDictView` removed from Python's public API More... almost 2 years ago
chore(deps): upgrade numpy to support Python 3.13 More... almost 2 years ago
Merge branch 'main' into main More... almost 2 years ago