Skip to content

Commit

Permalink
Add versionchanged.
Browse files Browse the repository at this point in the history
  • Loading branch information
serhiy-storchaka committed Nov 5, 2024
1 parent df56ba3 commit a3fba3f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Doc/library/argparse.rst
Original file line number Diff line number Diff line change
Expand Up @@ -1813,6 +1813,10 @@ Sub-commands
.. versionchanged:: 3.7
New *required* keyword-only parameter.

.. versionchanged:: 3.14
Subparser's *prog* is no longer affected by a custom usage message in
the main parser.


FileType objects
^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit a3fba3f

Please sign in to comment.