fanninpm

Results 128 comments of fanninpm

@Snowapril are you able to share that script? I think it would make a fine addition to our CI suite.

See also #3512

This appears to be a side effect of #3507 and other PRs that added `PyNumberProtocol` to certain objects. @qingshi163 are you able to help investigate this issue?

> the ability to pass code through the URL. Another interesting idea is the ability to interact with GitHub Gists. I think we can use the [Rust Playground](https://github.com/integer32llc/rust-playground) as inspiration...

There are at least two tests in [`Lib/test/test_ast.py`](https://github.com/RustPython/RustPython/blob/main/Lib/test/test_ast.py) that can get un-skipped if this works.

Any update on this, now that #4082 has been merged?