commit | 24bcefcb74231476b055bb6f0726642abeb10f04 | [log] [tgz] |
---|---|---|
author | YoSTEALTH <35307184+YoSTEALTH@users.noreply.github.com> | Mon Jan 06 16:04:43 2020 -0600 |
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Jan 06 14:04:43 2020 -0800 |
tree | b08fb0928e93f7535ac2289d6f0bdf7232797c99 | |
parent | b1ce22d086660d2505010694c8813cc67adf8f9e [diff] |
bpo-39234: `enum.auto()` default initial value as 1 (GH-17878) Updated as Eric mentioned "By default, the initial value starts at 1" https://bugs.python.org/issue39234 Automerge-Triggered-By: @ericvsmith