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
1 day
ago. based on code collected
2 days
ago.
Jun 11, 2025 — Jun 11, 2026
Showing page 19 of 94
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge branch 'Xmader/hotfix/clearInterval-unref' into Xmader/feat/uncaughtExceptionHandler
Tom Tang
More...
about 2 years ago
test(event-loop): `clearInterval` should properly inside another timer
Tom Tang
More...
about 2 years ago
test(event-loop): `clearInterval` should properly inside another timer
Tom Tang
More...
about 2 years ago
fix(event-loop): when a setInterval timer gets cancelled between the runs, it won't unref properly sometimes
Tom Tang
More...
about 2 years ago
test(timers): `timers-segfault.simple` is no longer failing
Tom Tang
More...
about 2 years ago
fix: change how an uncaught exception is printed out
Tom Tang
More...
about 2 years ago
fix(exception-propagation): preserve the original JS value as well for non-Error-object thrown
Tom Tang
More...
about 2 years ago
fix(exception-propagation): the `__cause__` attribute of a Python Exception must strictly be another Exception object. So we use `jsError` attribute instead.
Tom Tang
More...
about 2 years ago
feat(exception-propagation): preserve the original JS Error object as the Python Exception's `__cause__` attribute for lossless two-way conversion
Tom Tang
More...
about 2 years ago
fix(console): extra `name` property is printed after changing the Error name
Tom Tang
More...
about 2 years ago
fix(console): fix Error object printing when there's no error stack
Tom Tang
More...
about 2 years ago
Merge branch 'main' into Xmader/feat/uncaughtExceptionHandler
Tom Tang
More...
about 2 years ago
test(XHR): fix error throwing
Tom Tang
More...
about 2 years ago
feat(XHR): report HTTP errors to the `onerror` event handler
Tom Tang
More...
about 2 years ago
Merge pull request #346 from cookdocker/fix-setup-bug
Caleb Aikens
More...
about 2 years ago
fix bug for setup poetry command
[email protected]
More...
about 2 years ago
Merge pull request #344 from Distributive-Network/caleb/fix/nightlydocs
Tom Wenzheng Tang
More...
about 2 years ago
fix(CI): build docs in only a single runner that has the correct dependencies installed
Caleb Aikens
More...
about 2 years ago
perf(build): do not build SpiderMonkey if BUILD_TYPE is None
Caleb Aikens
More...
about 2 years ago
style: comment for function
Tom Tang
More...
about 2 years ago
fix merging errors
Tom Tang
More...
about 2 years ago
Merge branch 'main' into Xmader/feat/uncaughtExceptionHandler
Tom Tang
More...
about 2 years ago
fix(pmpm): fix importing pmpm for post-install-hook
Tom Tang
More...
about 2 years ago
fix(pmpm): import pmpm for post-install-hook
Tom Tang
More...
about 2 years ago
refactor(pmpm): support any abstract working directory
Tom Tang
More...
about 2 years ago
Merge branch 'main' into Xmader/feat/npm-py
Tom Wenzheng Tang
More...
about 2 years ago
Merge pull request #323 from Distributive-Network/Xmader/feat/WtfPM
philippedistributive
More...
about 2 years ago
Update src/PyEventLoop.cc
philippedistributive
More...
about 2 years ago
style: break up long comment line
Tom Tang
More...
about 2 years ago
fix(event-loop): timers with a complicated job function can't be automatically unref'ed sometimes
Tom Tang
More...
about 2 years ago
←
1
2
…
15
16
17
18
19
20
21
22
23
…
93
94
→
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