◐ Shell
clean mode source ↗

Replace CallMethod/LoadMethod opcodes with plain Call by youknowone · Pull Request #6674 · RustPython/RustPython

coderabbitai[bot]

@youknowone youknowone changed the title implementing call the correct way Replace CallFunction/LoadMethod opcodes with CallWithSelf

Jan 9, 2026

coderabbitai[bot]

@youknowone youknowone changed the title Replace CallFunction/LoadMethod opcodes with CallWithSelf Replace CallMethod/LoadMethod opcodes with plain Call

Jan 9, 2026

coderabbitai[bot]

coderabbitai[bot]

coderabbitai[bot]

coderabbitai[bot]

ShaharNaveh

ShaharNaveh

ShaharNaveh

coderabbitai[bot]

stack is [Option<PyObjectRef>]

coderabbitai[bot]

ShaharNaveh

coderabbitai[bot]

ShaharNaveh

@youknowone

coderabbitai[bot]

coderabbitai[bot]

ShaharNaveh

coderabbitai[bot]

ShaharNaveh

This was referenced

Jan 9, 2026

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

Jan 15, 2026
* implementing call the correct way

stack is [Option<PyObjectRef>]

* fix again

* list custom instructions

* Auto-format: cargo fmt --all

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

This was referenced

Jan 18, 2026

This was referenced

Mar 3, 2026