Jeong, YunWon
Jeong, YunWon
https://github.com/ferrilab/ferrilab/pull/6
I contacted @myrrlyn on bsky and discord about this
Thank you for sharing. @coderabbitai could you make a PR to change radium dependency to 1.1.1?
current minimal reproduction ```rust cfg_if! { if #[cfg()] { if } } ```
#6251 could fix this bug 6 months ago, but closed in favor of #5341. #5341 doesn't look go well for months though. @ytmimi for what? why don't you merge a...
maybe related to #937
@nicoburns if you can use constexpr, applying #989 will work.
was there problems?
Thank you for sharing. Could you keep this opened until this feature is fully implemented to let other contributors can refer it for their work?
Try to use `vm::compiler::Mode::Exec` and `vm.new_syntax_error(&err, None)` or source code instead of None. The code looks older than your RustPython version.