Skip to content

Commit 008764b

Browse files
committed
Set FlexiHelpFormatter release to 3.11
Rebase to force CI retest. The "addres sanitizer" test is failing with a timeout, on test_multiprocessing_fork.WithProcessesTestQueue(). It is not likely that this branch contributed to that failure. https://github.com/python/cpython/pull/22129/checks?check_run_id=3033564406
1 parent da19cdd commit 008764b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/argparse.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ single non-whitespace character followed by a "."::
490490
-h, --help show this help message and exit
491491

492492

493-
.. versionadded:: 3.10
493+
.. versionadded:: 3.11
494494
:class:`FlexiHelpFormatter` class was added.
495495

496496
:class:`ArgumentDefaultsHelpFormatter` automatically adds information about

0 commit comments

Comments
 (0)