Skip to content

Reference to flag variables broken in re.compile() documentation #114332

Closed
@dhgutteridge

Description

@dhgutteridge

Documentation

The #93000 change set inadvertently caused a sentence in re.compile() documentation to no longer make sense. It says "Values can be any of the following variables..." (

Values can be any of the following variables, combined using bitwise OR (the
), but there are no following variables documented anymore, since they were moved to a different sub-subsection above. (This is a docs regression in 3.10, 3.11, and 3.12.) This is, of course, quite trivial to fix, and I'll be submitting a PR shortly to do so.

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