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
5 days
ago. based on code collected
6 days
ago.
Mar 26, 2025 — Mar 26, 2026
Showing page 16 of 93
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
refactor(jsTypeFactory): evaluate function object flags once
Caleb Aikens
More...
almost 2 years ago
test(exception-propagation): add test for the uncaught Promise rejections handler when not in the pmjs environment
Tom Tang
More...
almost 2 years ago
fix: reference count
Tom Tang
More...
almost 2 years ago
fix: reference count
Tom Wenzheng Tang
More...
almost 2 years ago
Merge branch 'main' into Xmader/fix/Future-exception-never-retrieved
philippedistributive
More...
almost 2 years ago
Merge pull request #362 from Distributive-Network/Xmader/fix/pmjs-rval
philippedistributive
More...
almost 2 years ago
Update python/pythonmonkey/require.py
philippedistributive
More...
almost 2 years ago
Merge pull request #363 from Distributive-Network/Xmader/fix/pminit-error-output
philippedistributive
More...
almost 2 years ago
Merge branch 'main' into Xmader/fix/pminit-error-output
philippedistributive
More...
almost 2 years ago
Merge pull request #364 from Distributive-Network/Xmader/chore/add-back-type-hints
philippedistributive
More...
almost 2 years ago
feat(exception-propagation): print out the actual JS error for uncaught rejections instead of a Python `Future exception was never retrieved` error message when not using pmjs
Tom Tang
More...
almost 2 years ago
feat(event-loop): do not propagate unhandled Promise rejection if there's no user-defined exception handler on the Python event-loop
Tom Tang
More...
almost 2 years ago
feat(typing): add typings for `JSStringProxy` and `JSArrayProxy`
Tom Tang
More...
almost 2 years ago
feat(typing): add typings for the helper functions
Tom Tang
More...
almost 2 years ago
feat(typing): add back root type hints in the pyi file
Tom Tang
More...
almost 2 years ago
feat(pminit): pminit should exit directly if npm ends with a non-zero exit code
Tom Tang
More...
almost 2 years ago
fix(pyTypeFactory): we shouldn't use `printf` here. Print to the Python error message instead.
Tom Tang
More...
almost 2 years ago
fix(pyTypeFactory): properly print the error message for JS `symbol`s
Tom Tang
More...
almost 2 years ago
docs: update README for eval options
Tom Tang
More...
almost 2 years ago
feat(pmjs): forcibly run the program module, discards the return value of the script
Tom Tang
More...
almost 2 years ago
Merge branch 'main' into caleb/fix/variadic
philippedistributive
More...
almost 2 years ago
tests(PyFunctionProxy): write tests for using python functions with too few or too many arguments
Caleb Aikens
More...
almost 2 years ago
chore(tests): remove outdated tests regarding number of function arguments
Caleb Aikens
More...
almost 2 years ago
feat(PyFunctionProxy): support calling python functions from JS with too many or too few arguments
Caleb Aikens
More...
almost 2 years ago
Merge pull request #360 from Distributive-Network/philippe/trace-fix
philippedistributive
More...
almost 2 years ago
improved formatting
Philippe Laporte
More...
almost 2 years ago
Do not print the internal implementation line in the trace method
Philippe Laporte
More...
almost 2 years ago
Merge pull request #353 from Distributive-Network/caleb/fix/rootedstrings
Caleb Aikens
More...
almost 2 years ago
fix(PythonExternalString): sizeOfBuffer now correctly returns the length of the python string
Caleb Aikens
More...
almost 2 years ago
fix(Makefile): fix typo
Caleb Aikens
More...
almost 2 years ago
←
1
2
…
12
13
14
15
16
17
18
19
20
…
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