philippedistributive

Results 45 comments of philippedistributive

@hjdhnx please provide the most minimal possible example with all files needed to reproduce

@hjdhnx on ubuntu I get INFO: Started server process [345480] INFO: Waiting for application startup. INFO: Application startup complete. INFO: Uvicorn running on http://127.0.0.1:8000 (Press CTRL+C to quit) have you...

@Smawexi @lelemka0 @francescocassini can you provide a full reproducer? How is core-js configured into this?

What does the latest comment refer to? If I run new Promise(function (resolve, reject) { reject(new Error('abc')); }); I get Promise { Error: abc @/home/philippe/Sources/PythonMonkey/python/pythonmonkey/cli/pmjs.py line 128 > eval:3:10 @/home/philippe/Sources/PythonMonkey/python/pythonmonkey/cli/pmjs.py...

What does the latest comment refer to? If I run new Promise(function (resolve, reject) { reject(new Error('abc')); }); I get Promise { Error: abc @/home/philippe/Sources/PythonMonkey/python/pythonmonkey/cli/pmjs.py line 128 > eval:3:10 @/home/philippe/Sources/PythonMonkey/python/pythonmonkey/cli/pmjs.py...

Please add some explicit tests for the new exception catching and reporting

Please add some explicit tests for the new exception catching and reporting

> > For the first one is there a missing call? Please clarify, please make your examples super clear > > You'll need to put the whole thing into a...

> > For the first one is there a missing call? Please clarify, please make your examples super clear > > You'll need to put the whole thing into a...

https://github.com/Distributive-Network/PythonMonkey/pull/156#issuecomment-2112867758 remains