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 ethan.furman
Recipients Ethan Onstott, Jonathan Hsu, ankeshsaha, barry, docs@python, edd07, eli.bendersky, ethan.furman, hongweipeng, miss-islington
Date 2020-06-11.21:48:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591912135.53.0.267899536955.issue40025@roundup.psfhosted.org>
In-reply-to
Content
New changeset ebd44003c9e206755e5e28716242ed8941495a62 by Miss Islington (bot) in branch '3.7':
bpo-40025: Require _generate_next_value_ to be defined before members (GH-19762)
https://github.com/python/cpython/commit/ebd44003c9e206755e5e28716242ed8941495a62
History
Date User Action Args
2020-06-11 21:48:55ethan.furmansetrecipients: + ethan.furman, barry, eli.bendersky, docs@python, hongweipeng, miss-islington, edd07, Ethan Onstott, Jonathan Hsu, ankeshsaha
2020-06-11 21:48:55ethan.furmansetmessageid: <1591912135.53.0.267899536955.issue40025@roundup.psfhosted.org>
2020-06-11 21:48:55ethan.furmanlinkissue40025 messages
2020-06-11 21:48:55ethan.furmancreate