Skip to content

python -Wall is undocumented #121101

@wimglenn

Description

@wimglenn

Many people are using it "python3 -Wall", but "all" is not listed as a valid choice at cmdoption -W docs, nor at env var PYTHONWARNINGS docs.

When I saw it used I wanted to check what this option does in the docs but I had to RTFS to understand that it was just an alias for "always", so I think the alias should be documented.

Linked PRs

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