]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-39234: Doc: `enum.auto()` incrementation value not specified. (GH-17872)
authorYoSTEALTH <35307184+YoSTEALTH@users.noreply.github.com>
Mon, 6 Jan 2020 19:53:36 +0000 (13:53 -0600)
committerEthan Furman <ethan@stoneleaf.us>
Mon, 6 Jan 2020 19:53:36 +0000 (11:53 -0800)
commit2e9012a3e1e316c54e27f51ba5849ba06eab7da2
tree36f0e15302c6e90aa02284215edc12df3d477e86
parent7b79dc9200a19ecbac667111dffd58e314be02a8
bpo-39234: Doc: `enum.auto()` incrementation value not specified. (GH-17872)

* `enum.auto()` initial value is now specified as being `1`.
Doc/library/enum.rst