]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-41024: doc: Explicitly mention use of 'enum.Enum' as a valid container for '...
authorVincent Férotin <vincent.ferotin@gmail.com>
Sat, 20 Jun 2020 12:55:05 +0000 (14:55 +0200)
committerGitHub <noreply@github.com>
Sat, 20 Jun 2020 12:55:05 +0000 (05:55 -0700)
commit344c2a75c1c13de781962a3f80552e66a4c89024
tree5564d52fafc241ca232dc7e9f5dbc54893e7ac99
parent935586845815f5b4c7814794413f6a812d4bd45f
bpo-41024: doc: Explicitly mention use of 'enum.Enum' as a valid container for '… (GH-20964)

…choices' argument of 'argparse.ArgumentParser.add_argument'.

Here's a short first proposal of doc. enhancement addressing [bpo-41024]().

Automerge-Triggered-By: @csabella
Doc/library/argparse.rst