[3.13] gh-83648: Use versionadded in 'deprecated' description (GH-121878)

(cherry picked from commit 4e35dd607b)

Authored-by: Zachary Ware <zach@python.org>
This commit is contained in:
Miss Islington (bot) 2024-07-16 23:43:40 +02:00 committed by GitHub
parent 6613029084
commit b11a77668c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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