openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
PythonMonkey
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
7 days
ago. based on code collected
9 days
ago.
Mar 26, 2025 — Mar 26, 2026
Showing page 55 of 93
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fix(exception-propagation): Python `exit` and `sys.exit` only raise a SystemExit exception. We definitely don't want to catch it in JS.
Tom Tang
More...
over 2 years ago
test(exception-propagation): write tests for catching JS exceptions in Python
Tom Tang
More...
over 2 years ago
test(exception-propagation): write tests for catching Python exceptions in JS
Tom Tang
More...
over 2 years ago
feat(callPyFunc): catch Python exceptions in JS
Tom Tang
More...
over 2 years ago
Merge pull request #126 from Distributive-Network/feature/pmjs-installed-as-cli-tool
Hamada-Distributed
More...
over 2 years ago
refactor(pmjs-lib,pmjs): moved pmjs-lib to appropriate lib location
Hamada Gasmallah
More...
over 2 years ago
Merge pull request #121 from Distributive-Network/wes/small-fixes
Tom Wenzheng Tang
More...
over 2 years ago
Give user hint for pythonmonkey version
Will Pringle
More...
over 2 years ago
Update .github/ISSUE_TEMPLATE/bug_pythonmonkey.yaml
Will Pringle
More...
over 2 years ago
Update .github/ISSUE_TEMPLATE/bug_pythonmonkey.yaml
Will Pringle
More...
over 2 years ago
feature(pmjs): change and update pmjs to become cli tool installed with pythonmonkey into python bin path
Hamada Gasmallah
More...
over 2 years ago
Merge pull request #119 from wiwichips/feature/js-test-coverage
Wes Garland
More...
over 2 years ago
Add JS<>Py function tests
Will Pringle
More...
over 2 years ago
Merge remote-tracking branch 'origin/main' into wes/pmjs-event-loop
Wes Garland
More...
over 2 years ago
Merge remote-tracking branch 'origin/main' into wes/pmjs-event-loop
Wes Garland
More...
over 2 years ago
Merge pull request #122 from Distributive-Network/Xmader/fix/PythonAwaitable_Check
Wes Garland
More...
over 2 years ago
pmjs - don't plumb in setTimeout for repl, pass around {loop} to avoid NYI pm type errors
Wes Garland
More...
over 2 years ago
Merge pull request #123 from Distributive-Network/Xmader/fix/handle-errors-in-callPyFunc
Wes Garland
More...
over 2 years ago
Merge branch 'main' into Xmader/fix/JSObjectProxy-as-dict
Tom Wenzheng Tang
More...
over 2 years ago
fix(callPyFunc): errors may occur when populating the python args tuple
Tom Tang
More...
over 2 years ago
refactor(jsTypeFactory): `PythonAwaitable_Check` use `Py_TYPE(obj)->tp_as_async` to check if an object is awaitable
Tom Tang
More...
over 2 years ago
Merge branch 'main' into wes/better-stacks
Wes Garland
More...
over 2 years ago
Merge branch 'wes/small-fixes' into wes/pmjs-event-loop
Wes Garland
More...
over 2 years ago
Merge pull request #83 from Distributive-Network/wes/pmjs-improved-parsing
Tom Wenzheng Tang
More...
over 2 years ago
createRequire - return existing require from module cache when exact filename match; add pminit node_modules to require.path
Wes Garland
More...
over 2 years ago
createRequire - return existing require from module cache when exact filename match; add pminit node_modules to require.path
Wes Garland
More...
over 2 years ago
Merge pull request #101 from bryan-hoang/test/js-2-py-boolean-bool
Wes Garland
More...
over 2 years ago
pmjs-lib/event-loop - throw if callback is not a function
Wes Garland
More...
over 2 years ago
pmjs ropt, popt tests - fix error in failure-handling
Wes Garland
More...
over 2 years ago
pmjs ropt, popt tests - fix error in failure-handling
Wes Garland
More...
over 2 years ago
←
1
2
…
51
52
53
54
55
56
57
58
59
…
92
93
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree