• Ned Deily's avatar
    bpo-33109: argparse subparsers are once again not required by default (GH-6919) · 8ebf5ceb
    Ned Deily yazdı
    bpo-26510 in 3.7.0a2 changed the behavior of argparse to make
    subparsers required by default, returning to the behavior of 2.7
    and 3.2. The behavior was changed in 3.3 to be no longer required.
    While it might make more sense to have the default to required,
    compatibility with 3.3 through 3.6 is probably less disruptive
    than trying to reintroduce compatibility with 2.7 at this point.
    This change restores the 3.6 behavior.
    8ebf5ceb
Adı
Son kayıt (commit)
Son güncelleme
..
c-api Loading commit data...
data Loading commit data...
distributing Loading commit data...
distutils Loading commit data...
extending Loading commit data...
faq Loading commit data...
howto Loading commit data...
includes Loading commit data...
install Loading commit data...
installing Loading commit data...
library Loading commit data...
reference Loading commit data...
tools Loading commit data...
tutorial Loading commit data...
using Loading commit data...
whatsnew Loading commit data...
Makefile Loading commit data...
README.rst Loading commit data...
about.rst Loading commit data...
bugs.rst Loading commit data...
conf.py Loading commit data...
contents.rst Loading commit data...
copyright.rst Loading commit data...
docutils.conf Loading commit data...
glossary.rst Loading commit data...
license.rst Loading commit data...
make.bat Loading commit data...