Skip to content

Grammar correction in PyType_Slot documentation for slot parameter #141729

@michaelkiper

Description

@michaelkiper

Documentation

There is a typo in the PyType_Slot 3.14 change notice.

Currently:

Changed in version 3.14: The field tp_vectorcall can now set using Py_tp_vectorcall. See the field’s documentation for details

Should be changed to:

Changed in version 3.14: The field tp_vectorcall can now be set using Py_tp_vectorcall. See the field’s documentation for details

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc direasy

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions