Skip to content

Incorrect documentation for the registry parameter in warnings.warn_explicit() #140241

@serhiy-storchaka

Description

@serhiy-storchaka

The current documentation "if no registry is passed, the warning is never suppressed" is misleading. The warning still can be suppressed if the filter action "ignore" is used. But actions "default", "module" and "once" all work as "always".

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    3.13bugs and security fixes3.14bugs and security fixes3.15new features, bugs and security fixesdocsDocumentation in the Doc dir

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions