Skip to content

Commit

Permalink
pythongh-99308: Fix wording of the deprecation notice in re for 3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Kentzo committed Jan 12, 2023
1 parent 7571764 commit 7262b15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Doc/library/re.rst
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,7 @@ The special characters are:

.. deprecated:: 3.11
Group *id* containing anything except ASCII digits.
Group names containing non-ASCII characters in bytes replacement strings.


The special sequences consist of ``'\'`` and a character from the list below.
Expand Down

0 comments on commit 7262b15

Please sign in to comment.