◐ Shell
clean mode source ↗

vm.run_pyc_bytes by youknowone · Pull Request #6645 · RustPython/RustPython

added 3 commits

January 4, 2026 20:54

@youknowone youknowone changed the title Run pyc bytes vm.run_pyc_bytes

Jan 4, 2026

@youknowone

coderabbitai[bot]

@youknowone

terryluan12 pushed a commit to terryluan12/RustPython that referenced this pull request

Jan 5, 2026
* rustpython_vm::import::check_pyc_magic_number_bytes

* vm.new_scope_with_main

* PyCode::from_pyc

* vm.run_pyc_bytes

* add boundary check

terryluan12 pushed a commit to terryluan12/RustPython that referenced this pull request

Jan 5, 2026
* rustpython_vm::import::check_pyc_magic_number_bytes

* vm.new_scope_with_main

* PyCode::from_pyc

* vm.run_pyc_bytes

* add boundary check

terryluan12 pushed a commit to terryluan12/RustPython that referenced this pull request

Jan 15, 2026
* rustpython_vm::import::check_pyc_magic_number_bytes

* vm.new_scope_with_main

* PyCode::from_pyc

* vm.run_pyc_bytes

* add boundary check