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 JEphron
Recipients JEphron, ethan.furman
Date 2021-06-09.17:27:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1623259633.33.0.22947844739.issue44356@roundup.psfhosted.org>
In-reply-to
Content
Oh, on further investigation I see that the example wouldn't have worked on 3.8 anyway, due to issue34536 adding some checks to the type returned by _missing_, so maybe I'm pushing Enum too far in that case.
History
Date User Action Args
2021-06-09 17:27:13JEphronsetrecipients: + JEphron, ethan.furman
2021-06-09 17:27:13JEphronsetmessageid: <1623259633.33.0.22947844739.issue44356@roundup.psfhosted.org>
2021-06-09 17:27:13JEphronlinkissue44356 messages
2021-06-09 17:27:13JEphroncreate