Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.7] bpo-39234: Doc: `enum.auto()` incrementation value not specified. (GH-17872) #17876

Open
wants to merge 1 commit into
base: 3.7
from

Conversation

@miss-islington
Copy link

miss-islington commented Jan 6, 2020

  • enum.auto() initial value is now specified as being 1.
    (cherry picked from commit 2e9012a)

Co-authored-by: YoSTEALTH 35307184+YoSTEALTH@users.noreply.github.com

https://bugs.python.org/issue39234

…-17872)

* `enum.auto()` initial value is now specified as being `1`.
(cherry picked from commit 2e9012a)

Co-authored-by: YoSTEALTH <35307184+YoSTEALTH@users.noreply.github.com>
@miss-islington

This comment has been minimized.

Copy link
Author

miss-islington commented Jan 6, 2020

@YoSTEALTH and @ethanfurman: Status check is done, and it's a success .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants
You can’t perform that action at this time.