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
Date 2020-04-28.17:21:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588094463.75.0.381317916374.issue40025@roundup.psfhosted.org>
In-reply-to
Content
New changeset d9a43e20facdf4ad10186f820601c6580e1baa80 by Ethan Onstott in branch 'master':
bpo-40025: Require _generate_next_value_ to be defined before members (GH-19098)
https://github.com/python/cpython/commit/d9a43e20facdf4ad10186f820601c6580e1baa80
History
Date User Action Args
2020-04-28 17:21:03ethan.furmansetrecipients: + ethan.furman, barry, eli.bendersky, docs@python, edd07, Ethan Onstott, Jonathan Hsu, ankeshsaha
2020-04-28 17:21:03ethan.furmansetmessageid: <1588094463.75.0.381317916374.issue40025@roundup.psfhosted.org>
2020-04-28 17:21:03ethan.furmanlinkissue40025 messages
2020-04-28 17:21:03ethan.furmancreate