Skip to content

Typo in c-api/buffer docs #98891

Closed as not planned
Closed as not planned
@Riahiamirreza

Description

@Riahiamirreza

Documentation

https://github.com/python/cpython/blob/main/Doc/c-api/buffer.rst

   .. c:member:: const char *format

      A *NUL* terminated string in :mod:`struct` module style syntax describing
      the contents of a single item. If this is ``NULL``, ``"B"`` (unsigned bytes)
      is assumed.

NUL should be replaced by NULL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions