Skip to content

Commit 970572c

Browse files
Apply suggestion from @StanFromIreland
Co-authored-by: Stan Ulbrych <stan@python.org>
1 parent c46323c commit 970572c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/re.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -881,7 +881,7 @@ Flags
881881
no longer depend on the locale at compile time.
882882
Only the locale at matching time affects the result of matching.
883883

884-
.. deprecated:: next
884+
.. deprecated-removed:: next 3.18
885885
The flag and the inline flag ``(?L)`` are deprecated.
886886
Decode the input and match str patterns instead.
887887

0 commit comments

Comments
 (0)