This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients anentropic, barry, eli.bendersky, ethan.furman, miss-islington
Date 2018-04-16.20:49:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523911776.51.0.682650639539.issue31947@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 3bcca488fe753ae8cef9178e32237f84927c938e by Miss Islington (bot) in branch '3.7':
bpo-31947: remove None default for names param in Enum._create_ (GH-4288)
https://github.com/python/cpython/commit/3bcca488fe753ae8cef9178e32237f84927c938e
History
Date User Action Args
2018-04-16 20:49:36miss-islingtonsetrecipients: + miss-islington, barry, eli.bendersky, ethan.furman, anentropic
2018-04-16 20:49:36miss-islingtonsetmessageid: <1523911776.51.0.682650639539.issue31947@psf.upfronthosting.co.za>
2018-04-16 20:49:36miss-islingtonlinkissue31947 messages
2018-04-16 20:49:36miss-islingtoncreate