Skip to content

Commit 6282547

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 757311d commit 6282547

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
@@ -404,7 +404,7 @@ single non-whitespace character followed by a "."::
404404
-h, --help show this help message and exit
405405

406406

407-
.. versionadded:: 3.10
407+
.. versionadded:: 3.11
408408
:class:`FlexiHelpFormatter` class was added.
409409

410410
:class:`ArgumentDefaultsHelpFormatter` automatically adds information about

0 commit comments

Comments
 (0)