Kaydet (Commit) ef05af59 authored tarafından Yury Selivanov's avatar Yury Selivanov

whatsnew/3.5: Merge argparse entries

üst c5062776
......@@ -596,12 +596,8 @@ argparse
* :class:`~argparse.ArgumentParser` now allows to disable
:ref:`abbreviated usage <prefix-matching>` of long options by setting
:ref:`allow_abbrev` to ``False``.
(Contributed by Jonathan Paugh, Steven Bethard, paul j3 and Daniel Eriksson.)
* New *allow_abbrev* parameter for :class:`~argparse.ArgumentParser` to
allow long options to be abbreviated if the abbreviation is unambiguous.
(Contributed by Jonathan Paugh, Steven Bethard, paul j3 and
Daniel Eriksson in :issue:`14910`.)
(Contributed by Jonathan Paugh, Steven Bethard, paul j3 and Daniel Eriksson
in :issue:`14910`.)
bz2
---
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment