Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0ae505e

Browse files
committed
Merge 3.5
2 parents 45bc650 + ef05af5 commit 0ae505e

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

Doc/whatsnew/3.5.rst

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -596,12 +596,8 @@ argparse
596596
* :class:`~argparse.ArgumentParser` now allows to disable
597597
:ref:`abbreviated usage <prefix-matching>` of long options by setting
598598
:ref:`allow_abbrev` to ``False``.
599-
(Contributed by Jonathan Paugh, Steven Bethard, paul j3 and Daniel Eriksson.)
600-
601-
* New *allow_abbrev* parameter for :class:`~argparse.ArgumentParser` to
602-
allow long options to be abbreviated if the abbreviation is unambiguous.
603-
(Contributed by Jonathan Paugh, Steven Bethard, paul j3 and
604-
Daniel Eriksson in :issue:`14910`.)
599+
(Contributed by Jonathan Paugh, Steven Bethard, paul j3 and Daniel Eriksson
600+
in :issue:`14910`.)
605601

606602
bz2
607603
---

0 commit comments

Comments
 (0)