Commit f4e2049
authored
[3.12] pythongh-104271: Fix auto() fallback in case of mixed type Enum (pythonGH-104279)
pythongh-104271: Fix auto() fallback in case of mixed type Enum1 parent 9aea1f2 commit f4e2049
2 files changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1185 | 1185 | | |
1186 | 1186 | | |
1187 | 1187 | | |
1188 | | - | |
| 1188 | + | |
1189 | 1189 | | |
1190 | 1190 | | |
1191 | 1191 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4254 | 4254 | | |
4255 | 4255 | | |
4256 | 4256 | | |
| 4257 | + | |
4257 | 4258 | | |
4258 | | - | |
| 4259 | + | |
| 4260 | + | |
4259 | 4261 | | |
4260 | 4262 | | |
4261 | 4263 | | |
| 4264 | + | |
4262 | 4265 | | |
4263 | 4266 | | |
4264 | 4267 | | |
| |||
0 commit comments