Skip to content
Snippets Groups Projects
Unverified Commit 0f99324f authored by Miss Islington (bot)'s avatar Miss Islington (bot) Committed by GitHub
Browse files

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)
(cherry picked from commit 3a7cccfd)

Co-authored-by: default avatarEthan Furman <ethan@stoneleaf.us>

Co-authored-by: default avatarEthan Furman <ethan@stoneleaf.us>
parent 8d0b2ca4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment