Skip to content
Prev Previous commit
Next Next commit
Fix Sphinx warning.
  • Loading branch information
serhiy-storchaka committed Sep 28, 2024
commit 17ec344e3172181011664b79ac9ba35202daef05
1 change: 1 addition & 0 deletions Doc/deprecations/pending-removal-in-future.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ although there is currently no date scheduled for their removal.
(Contributed by Serhiy Storchaka in :gh:`109218`.)

* :mod:`argparse`:

* Nesting argument groups and nesting mutually exclusive
groups are deprecated.
* The :class:`argparse.FileType` type converter is deprecated.
Expand Down