Skip to content

Typo in pickletools doc for long4 opcode #115146

@Legoclones

Description

@Legoclones

Documentation

The doc parameter for the LONG4 opcode in pickletools says:

doc="""Long integer using found-byte length.

      A more efficient encoding of a Python long; the long4 encoding
      says it all."""

It should say four-byte length instead of found-byte length.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.11only security fixes3.12only security fixes3.13bugs and security fixesdocsDocumentation in the Doc dirstdlibStandard Library Python modules in the Lib/ directory

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions