1
I Use This!
Low Activity

Commits : Listings

Analyzed about 19 hours ago. based on code collected 2 days ago.
Jun 11, 2025 — Jun 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
feat(exception-propagation): honor the `mutedErrors` option for `pm.eval` when unhandled rejections occurred More... about 2 years ago
test(exception-propagation): add tests for handling errors thrown in a Promise or an async function More... about 2 years ago
test(exception-propagation): add tests for sending JS errors caught in Python back to the JS land More... about 2 years ago
Use sudo in setup.sh if present More... about 2 years ago
docs(event-loop): document how the reference count works for `PromiseType::getPyObject` More... about 2 years ago
fix: `Py_SET_REFCNT` macro does not exist in Python 3.8 More... about 2 years ago
feat(exception-propagation): Errors thrown in an async function can now be handled on `uncaughtExceptionHandler` More... about 2 years ago
When running as root, skip sudo More... about 2 years ago
feat(XHR): support HTTP-Keep-Alive More... about 2 years ago
Merge branch 'main' into Xmader/fix/xhr-keepalive More... about 2 years ago
Merge branch 'main' into caleb/fix/rootedstrings More... about 2 years ago
test(JSStringProxy): add test for string identity More... about 2 years ago
fix(strings): JSExternalStrings passed to python now pass the exact same underlying PyUnicodeObject More... about 2 years ago
fix(strings): JSStrings returned by eval are no longer rooted for the lifetime of the program More... about 2 years ago
Merge branch 'main' into Xmader/feat/uncaughtExceptionHandler More... about 2 years ago
Merge pull request #352 from Distributive-Network/Xmader/ci/macos-python3.8 More... about 2 years ago
chore(CI): macOS Python 3.8 should be supported in the CI More... about 2 years ago
Merge branch 'main' into Xmader/feat/uncaughtExceptionHandler More... about 2 years ago
Merge pull request #348 from Distributive-Network/Xmader/chore/doxygen-js More... about 2 years ago
Merge branch 'main' into Xmader/feat/uncaughtExceptionHandler More... about 2 years ago
Merge pull request #349 from Distributive-Network/Xmader/ci/remove-macos13-runners More... about 2 years ago
Merge pull request #350 from Distributive-Network/Xmader/chore/vscode-debugging More... about 2 years ago
chore: the Fast Build task should build in Debug as it's supposed to run from the VSCode visual debugger More... about 2 years ago
chore(CI): remove redundant macOS 13 CI runs More... about 2 years ago
chore(docs): JavaScript is actually support by Doxygen More... about 2 years ago
Update python/pythonmonkey/lib/pmjs/global-init.js More... about 2 years ago
Update python/pythonmonkey/lib/pmjs/global-init.js More... about 2 years ago
Update python/pythonmonkey/lib/pmjs/global-init.js More... about 2 years ago
Merge branch 'main' into Xmader/feat/uncaughtExceptionHandler More... about 2 years ago
Merge pull request #347 from Distributive-Network/Xmader/hotfix/clearInterval-unref More... about 2 years ago