-
Notifications
You must be signed in to change notification settings - Fork 40
Issues: Distributive-Network/PythonMonkey
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
JavaScript arrays are coerced to JsObjectProxys instead of Python Lists
bug
Something isn't working
#110
by wiwichips
was closed Dec 20, 2023
Python dict proxy objects should return the underlying dict rather than wrapping it in a JSObjectProxy
enhancement
New feature or request
#63
by zollqir
was closed Jul 6, 2023
Function proxies should return the underlying function rather than wrapping it in another function proxy
enhancement
New feature or request
#65
by zollqir
was closed Jul 19, 2023
JSObjectProxy could not function properly as dict
bug
Something isn't working
#68
by Xmader
was closed Jul 19, 2023
Error when using console.log in Python
bug
Something isn't working
#90
by j0ashm
was closed Jul 14, 2023
Python -> JS Dict/Object Output causes segfault
bug
Something isn't working
#91
by j0ashm
was closed Aug 4, 2023
peter-jr
exits with a non-zero exit code on .failing
tests
bug
#102
by bryan-hoang
was closed Jul 14, 2023
poetry install assumes we are at the topdir
bug
Something isn't working
#104
by wesgarland
was closed Jul 17, 2023
segfault in PythonAwaitable_Check moving dates back and forth
#107
by wesgarland
was closed Jul 18, 2023
segfault in _PyEval_MakeFrameVector moving promises back and forth
#108
by wesgarland
was closed Jul 18, 2023
Segfault in InternalCallOrConstruct when using pmjs event-loop
bug
Something isn't working
#112
by wesgarland
was closed Feb 12, 2024
Rooting assertion when using setTimeout in pmjs repl
bug
Something isn't working
#113
by wesgarland
was closed Feb 12, 2024
Segfault when using Object.values() and Object.entries()
bug
Something isn't working
#117
by j0ashm
was closed Aug 4, 2023
Incorrect behavior when using pmjs event-loop
bug
Something isn't working
#125
by wesgarland
was closed Feb 9, 2024
Array indexing from numbers passed from JavaScript to Python doesn't work
bug
Something isn't working
#127
by wiwichips
was closed Jan 25, 2024
Previous Next
ProTip!
Adding no:label will show everything without a label.