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-05-27.20:12:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590610335.44.0.771295891518.issue40025@roundup.psfhosted.org>
In-reply-to
Content
New changeset b5ecbf02e4dbdea6d1c9a6d7189137f76e70c073 by Miss Islington (bot) in branch '3.8':
bpo-40025: Require _generate_next_value_ to be defined before members(GH-19763)
https://github.com/python/cpython/commit/b5ecbf02e4dbdea6d1c9a6d7189137f76e70c073
History
Date User Action Args
2020-05-27 20:12:15ethan.furmansetrecipients: + ethan.furman, barry, eli.bendersky, docs@python, hongweipeng, miss-islington, edd07, Ethan Onstott, Jonathan Hsu, ankeshsaha
2020-05-27 20:12:15ethan.furmansetmessageid: <1590610335.44.0.771295891518.issue40025@roundup.psfhosted.org>
2020-05-27 20:12:15ethan.furmanlinkissue40025 messages
2020-05-27 20:12:15ethan.furmancreate