Skip to content

inconsistency in 3.13 LOAD_GLOBAL docs #126970

@stopa27

Description

@stopa27

LOAD_GLOBAL was changed in 3.11 to push NULL before callable if low bit of argument (namei) is set. But since CALL instruction now expects NULL|self after callable, shouldnt it now push NULL after callable?

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions