Skip to content

descr_set_trampoline_call return type should be int not PyObject* #99443

Description

@hoodmane

getset_set return type is int, descr_set_trampoline_call's return type needs to be the same. I think this was a copy-paste error that occurred when applying my patch where descr_set_trampoline_call returns int:
https://github.com/pyodide/pyodide/blob/main/cpython/patches/0001-Patch-in-call-trampolines-to-handle-fpcast-troubles.patch

Linked PRs

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions