Skip to content

Replace Py_NewRef(Py_NotImplemented) usage with Py_RETURN_NOTIMPLEMENTED #103354

Closed as not planned
@furkanonder

Description

@furkanonder

I believe that using Py_RETURN_NOTIMPLEMENTED instead of Py_NewRef(Py_NotImplemented) makes the code easier to read and understand.

Linked PRs

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