Block or Report
Block or report antocuni
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
pyscript/pyscript Public
Home Page: https://pyscript.net Examples: https://pyscript.net/examples
-
-
pdbpp/fancycompleter Public
Friendly fork of (unmaintained) https://bitbucket.org/antocuni/fancycompleter
553 contributions in the last year
Less
More
Activity overview
Contribution activity
October 2022
Created 17 commits in 2 repositories
Created a pull request in pyscript/pyscript that received 5 comments
skip test_repl as it's flaky
there is no point having a red build while we wait for the fix. See #864
+1
−0
•
5
comments
Opened 9 other pull requests in 2 repositories
pyscript/pyscript
8
merged
- try to display a reasonable message if you run a bare 'pytest' command
- Simplify pyrepl.ts and kill base.ts
- Refactor how py-script are executed, kill scriptQueue store, introduce pyExec
- Introduce/improve check_js_errors and improve test_no_implicit_target
- kill stores.runtimeLoaded and many other stores
- Make the life-cycle more linear and kill some svelte stores
- Detect multiple <py-config>
- Add a link to docs in the README
hpyproject/hpy
1
open
Reviewed 23 pull requests in 3 repositories
pyscript/pyscript
18 pull requests
- Format the TypeScript files
- Add more type definitions
- Retain path structure for loading paths
- remove another pytest_configure
- Simplify pyrepl.ts and kill base.ts
- Remove the remains of svelte
- Introduce/improve check_js_errors and improve test_no_implicit_target
- Refactor how py-script are executed, kill scriptQueue store, introduce pyExec
- use emscripten virtual FS directly to load paths
- Fix eslint error in pre-commit ci
- [DOCS] fix & event-handlers
- Add display impl, rm outputManage, print and console.log default to browser console
- kill stores.runtimeLoaded and many other stores
- Don't hide undefined elements in the CSS
- Add cache, fetch, retry logic to tests
- Make the life-cycle more linear and kill some svelte stores
- move py-config between body tags
- Refactor py-config and the general initialization logic of the page
hpyproject/hpy
4 pull requests
pypy/pypy.org
1 pull request
Created an issue in pyscript/pyscript that received 9 comments
PyodideRuntime.run should not await
I noticed this while looking at the source code.
Runtime.run is marked async:
pyscript/pyscriptjs/src/runtime.ts Lines 52 to 57 in aa85f5f
9
comments
Opened 10 other issues in 3 repositories
pyscript/pyscript
3
open
5
closed
- [DISCUSSION] Behavior of <py-script src=...>
- Remove all remaining references to svelte
- display() sends the output to the wrong tag
- <py-button> and <py-inputbox> should be killed, or at least they should not execute code
- <py-config> should NOT go to <head>
- The main page of the docs shows a warning
- The <py> icon shown in the docs is not transparent
- Don't hide undefined elements in the CSS




