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
2 days
ago. based on code collected
2 days
ago.
Mar 24, 2025 — Mar 24, 2026
Showing page 17 of 93
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fix(JSStringProxy): fix reference count management of JSStringProxies never reaching 0
Caleb Aikens
More...
almost 2 years ago
Merge branch 'main' into caleb/fix/rootedstrings
philippedistributive
More...
almost 2 years ago
Merge pull request #355 from bwest2397/fix-sudo-when-building-in-docker-container
philippedistributive
More...
almost 2 years ago
Merge branch 'main' into caleb/fix/rootedstrings
philippedistributive
More...
almost 2 years ago
Merge branch 'main' into fix-sudo-when-building-in-docker-container
philippedistributive
More...
almost 2 years ago
Merge pull request #156 from Distributive-Network/Xmader/feat/uncaughtExceptionHandler
philippedistributive
More...
almost 2 years ago
Merge pull request #354 from Distributive-Network/Xmader/fix/xhr-keepalive
philippedistributive
More...
almost 2 years ago
feat(XHR): change the default HTTP-Keep-Alive to 5s
Tom Tang
More...
almost 2 years ago
Update src/setSpiderMonkeyException.cc
philippedistributive
More...
almost 2 years ago
Update src/setSpiderMonkeyException.cc
philippedistributive
More...
almost 2 years ago
Update src/JobQueue.cc
philippedistributive
More...
almost 2 years ago
test(XHR): test HTTP-Keep-Alive automatically in the CI by tracing system calls that open a TCP connection
Tom Tang
More...
almost 2 years ago
fix(XHR): `keepAliveConnector` attached to a different loop
Tom Tang
More...
almost 2 years ago
test(exception-propagation): add tests for sending JS Errors caught in Python back to JS
Tom Tang
More...
almost 2 years ago
feat(exception-propagation): preserve the original JS Error object as the Python Exception's `jsError` attribute for normal throws (`setSpiderMonkeyException`) as well
Tom Tang
More...
almost 2 years ago
test(exception-propagation): add tests for sending Promise rejections caught in Python back to JS
Tom Tang
More...
almost 2 years ago
feat(exception-propagation): honor the `mutedErrors` option for `pm.eval` when unhandled rejections occurred
Tom Tang
More...
almost 2 years ago
test(exception-propagation): add tests for handling errors thrown in a Promise or an async function
Tom Tang
More...
almost 2 years ago
test(exception-propagation): add tests for sending JS errors caught in Python back to the JS land
Tom Tang
More...
almost 2 years ago
Use sudo in setup.sh if present
Ben West
More...
almost 2 years ago
docs(event-loop): document how the reference count works for `PromiseType::getPyObject`
Tom Tang
More...
almost 2 years ago
fix: `Py_SET_REFCNT` macro does not exist in Python 3.8
Tom Tang
More...
almost 2 years ago
feat(exception-propagation): Errors thrown in an async function can now be handled on `uncaughtExceptionHandler`
Tom Tang
More...
almost 2 years ago
When running as root, skip sudo
Ben West
More...
almost 2 years ago
feat(XHR): support HTTP-Keep-Alive
Tom Tang
More...
almost 2 years ago
Merge branch 'main' into Xmader/fix/xhr-keepalive
Tom Tang
More...
almost 2 years ago
Merge branch 'main' into caleb/fix/rootedstrings
Caleb Aikens
More...
almost 2 years ago
test(JSStringProxy): add test for string identity
Caleb Aikens
More...
almost 2 years ago
fix(strings): JSExternalStrings passed to python now pass the exact same underlying PyUnicodeObject
Caleb Aikens
More...
almost 2 years ago
fix(strings): JSStrings returned by eval are no longer rooted for the lifetime of the program
Caleb Aikens
More...
almost 2 years ago
←
1
2
…
13
14
15
16
17
18
19
20
21
…
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