Release Testing 2023.05.1 - RC2 #1498
Replies: 4 comments 18 replies
-
this is still an issue |
Beta Was this translation helpful? Give feedback.
-
When I use the RC2, I get errors when referring to global variables, and also globals(), in a py-repl. You can check the code here (replace the REPL-content with globals()) It has almost nothing but the REPL so I hope it is not due to some stupid error of my own :-) This is the full error from the Chrome dev-tools console:
Please let me know if you need this report somewhere else. And I just have to say that I really love PyScript :-) |
Beta Was this translation helpful? Give feedback.
-
Do we have a concise explanation for the need to await accesses to the Python runtime? We don't have it in the documentation anywhere - and, selfishly, I'd like to understand it better so I can document it in a release post. |
Beta Was this translation helpful? Give feedback.
-
Published RC3 |
Beta Was this translation helpful? Give feedback.
- 5C03
Uh oh!
There was an error while loading. Please reload this page.
-
We are feature complete for a release of PyScript. We need your help testing 2023.05.1.
How to test 2023.05.1.RC2
Thank you for your ongoing support and contribution to PyScript.
2023.05.1.RC2 Example:
Beta Was this translation helpful? Give feedback.
All reactions