diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2019-01-09-16-18-52.bpo-8538.PfVZia.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2019-01-09-16-18-52.bpo-8538.PfVZia.rst | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Misc/NEWS.d/next/Library/2019-01-09-16-18-52.bpo-8538.PfVZia.rst b/Misc/NEWS.d/next/Library/2019-01-09-16-18-52.bpo-8538.PfVZia.rst deleted file mode 100644 index 94249ab..0000000 --- a/Misc/NEWS.d/next/Library/2019-01-09-16-18-52.bpo-8538.PfVZia.rst +++ /dev/null @@ -1,2 +0,0 @@ -Add support for boolean actions like ``--foo`` and ``--no-foo`` to argparse. -Patch contributed by RĂ©mi Lapeyre. |