mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-02 19:39:49 +09:00
* fix build * fix usage of Tcl_GetVar2Ex Signed-off-by: Ashwin Naren <arihant2math@gmail.com> * no panic on mainloop Signed-off-by: Ashwin Naren <arihant2math@gmail.com> * add static var Signed-off-by: Ashwin Naren <arihant2math@gmail.com> * fix getvar Signed-off-by: Ashwin Naren <arihant2math@gmail.com> * add globalgetvar support Signed-off-by: Ashwin Naren <arihant2math@gmail.com> * formatting Signed-off-by: Ashwin Naren <arihant2math@gmail.com> * address review * fix build * Auto-format: cargo fmt --all --------- Signed-off-by: Ashwin Naren <arihant2math@gmail.com> Co-authored-by: Jeong YunWon <jeong@youknowone.org> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>