mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
gh-83648: Use versionadded in 'deprecated' description (GH-121877)
This commit is contained in:
parent
f589f263bc
commit
4e35dd607b
1 changed files with 1 additions and 1 deletions
|
@ -1466,7 +1466,7 @@ printed to standard error when the argument is used::
|
|||
snake.py: warning: option '--legs' is deprecated
|
||||
Namespace(legs=4)
|
||||
|
||||
.. versionchanged:: 3.13
|
||||
.. versionadded:: 3.13
|
||||
|
||||
|
||||
Action classes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue