Skip to content

typo in /doc/howto/isolating-extensions #135965

Closed
@LamentXU123

Description

@LamentXU123

line 456:

If you use use :c:func:`PyObject_New` or :c:func:`PyObject_NewVar`:

it should be like:

If you use :c:func:`PyObject_New` or :c:func:`PyObject_NewVar`:

similar issue to #135958 and #135956. I'm sure this typo is not mentioned before.

Linked PRs

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