1
I Use This!
Low Activity

Commits : Listings

Analyzed 8 days ago. based on code collected 9 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
docs: add instructions of peter-jr tests to README More... over 2 years ago
feature(tests): add js py2js and js2py error conversion test More... over 2 years ago
feat: Added dependabot yaml def for the npm libraries More... over 2 years ago
Merge pull request #78 from Distributive-Network/wes/better-stacks More... over 2 years ago
fix(pm.eval): fix python version macros when getting eval options More... over 2 years ago
fix(pm.eval): only use PyFrameObject for python version >= 3.9 More... over 2 years ago
fix(pmjs): catch errors in pmjs python.eval More... over 2 years ago
add test tests/js/js2py/datetime2.simple.failing More... over 2 years ago
feat(typing): include typing for EvalOptions (used as pm.eval's 2nd arg) More... over 2 years ago
fix(pmjs): fix evalOpts variable name More... over 2 years ago
Merge branch 'main' into wes/better-stacks More... over 2 years ago
fix(pmjs): fix evalOptions in pmjs More... over 2 years ago
Merge pull request #98 from Distributive-Network/Xmader/fix/non-BMP-string More... over 2 years ago
Merge pull request #76 from Distributive-Network/Xmader/fix/JSObjectProxy-as-dict More... over 2 years ago
Merge branch 'main' into Xmader/fix/JSObjectProxy-as-dict More... over 2 years ago
Merge pull request #131 from Distributive-Network/Xmader/perf/return-underlying-function More... over 2 years ago
test: write tests for unwrapping functions to their original language More... over 2 years ago
test(pyTypeFactory): write tests for JS calling Python functions defined in a closure More... over 2 years ago
perf(pyTypeFactory): return the underlying Python function rather than wrapping it again More... over 2 years ago
perf(jsTypeFactory): return the underlying JS function rather than wrapping it again if it's a wrapped JS function by us More... over 2 years ago
Implement python.on('uncaughtException') and python.on('unhandledRejection') More... over 2 years ago
Update pmjs to load event-loop libs from lib/pmjs More... over 2 years ago
Merge branch 'main' into wes/pmjs-event-loop More... over 2 years ago
Move pmjs libs to python/pythonmonkey/lib/pmjs More... over 2 years ago
Merge branch 'main' into feature/js-test-coverage More... over 2 years ago
fix(pmpm): import path for post-install-hook More... over 2 years ago
feat(pmpm): write our own minimum copy of npm in Python to remove the requirement for Node.js npm More... over 2 years ago
Merge pull request #97 from wiwichips/main More... over 2 years ago
Merge pull request #128 from Distributive-Network/feat/catch-py-exceptions More... over 2 years ago
Tell users to use `pip show pythonmonkey` for pythonmonkey version More... over 2 years ago