commit | 5342f5e713e0cc45b6f226d2d053a8cde1b4d68e | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon Apr 03 16:01:31 2023 -0700 |
committer | GitHub <noreply@github.com> | Mon Apr 03 16:01:31 2023 -0700 |
tree | 7433b306aa10e088a2f56519081bb627987d0bf9 | |
parent | cf72cc25f600183c69e3639e78cfae3571f8d4d0 [diff] |
gh-102549: [Enum] fail enum creation when data type raises in __init__ (GH-103149) (cherry picked from commit 2a4d8c0a9e88f45047da640ce5a92b304d2d39b1) Co-authored-by: Ethan Furman <ethan@stoneleaf.us>