1
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 10, 2025 — Aug 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
WIP: `_PyArg_UnpackKeywords` is removed More... almost 2 years ago
WIP: `_PyThreadState_GetDict(tstate)` API gets removed in Python 3.13 More... almost 2 years ago
fix: `_PyErr_SetKeyError` is removed in Python 3.13 More... almost 2 years ago
feat: add shim for `_PyDictView_New` More... almost 2 years ago
refactor: move the `_PyDictViewObject` shim to the `pyshim.hh` header file More... almost 2 years ago
fix: `_Py_IsFinalizing` is renamed to `Py_IsFinalizing` in Python 3.13 More... almost 2 years ago
cleanup unused code More... almost 2 years ago
Merge branch 'main' into Xmader/feat/python-3.13-support More... almost 2 years ago
Merge pull request #437 from Distributive-Network/caleb/fix/xhr-test More... almost 2 years ago
Merge branch 'main' into caleb/fix/xhr-test More... almost 2 years ago
Merge pull request #439 from Distributive-Network/philippe/fix-436 More... almost 2 years ago
Merge branch 'main' into caleb/fix/xhr-test More... almost 2 years ago
Merge branch 'main' into philippe/fix-436 More... almost 2 years ago
Merge pull request #438 from Distributive-Network/philippe/fix-435 More... almost 2 years ago
logic simplification More... almost 2 years ago
Update tests/python/test_functions_this.py More... almost 2 years ago
chore(tests): simplify test More... almost 2 years ago
simplify exception logic More... almost 2 years ago
test fix: more generic to work on Python < 3.12 More... almost 2 years ago
test for method missing self in JS call More... almost 2 years ago
Class method must declare self arg by python rules. Enforce it More... almost 2 years ago
added relevant test More... almost 2 years ago
Detect exception in iterator next call and StopIteration More... almost 2 years ago
fix(tests): fix syntax error in test_xhr.py for python3.8-3.9 More... almost 2 years ago
Merge branch 'main' into caleb/fix/xhr-test More... almost 2 years ago
Merge pull request #433 from Distributive-Network/philippe/426-fix More... almost 2 years ago
remove old test More... almost 2 years ago
fix(tests): remove old xhr.simple test, add new test that uses a local server More... almost 2 years ago
Merge branch 'main' into Xmader/feat/npm-py More... almost 2 years ago
check for snprintf return value for full fix to warning More... almost 2 years ago