Skip to content

PEP 8 #124890

@SALAMANDRA69

Description

@SALAMANDRA69

Bug report

Bug description:

>>> 50 - 5 * 6
>>> (50 - 5 * 6) / 4

2024-10-02_15-26-58

The documentation of version 3.12.7 in paragraph 3.1.1. Numbers provides an example of arithmetic expressions. In the example, there are 4 spaces missing, between the "*" sign.

CPython versions tested on:

3.12

Operating systems tested on:

Windows

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