summaryrefslogtreecommitdiffstats
path: root/Python/getcompiler.c
diff options
context:
space:
mode:
authorEthan Furman <ethan@stoneleaf.us>2021-06-11 08:25:14 (GMT)
committerGitHub <noreply@github.com>2021-06-11 08:25:14 (GMT)
commit3a7cccfd6cd3693e1a2ab65ee05d7f45f8501dfa (patch)
tree257abc455855a84ecc862bbd1986e3183598a7f5 /Python/getcompiler.c
parente26014f1c47d26d6097ff7a0f25384bfbde714a9 (diff)
downloadcpython-3a7cccfd6cd3693e1a2ab65ee05d7f45f8501dfa.zip
cpython-3a7cccfd6cd3693e1a2ab65ee05d7f45f8501dfa.tar.gz
cpython-3a7cccfd6cd3693e1a2ab65ee05d7f45f8501dfa.tar.bz2
bpo-44342: [Enum] fix data type search (GH-26667)
In an inheritance chain of int -> my_int -> final_int the data type is now final_int (not my_int)
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions