commit | 88970125e7a4917966f711dc7e93cf170977034f | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Jun 25 08:46:23 2021 -0700 |
committer | GitHub <noreply@github.com> | Fri Jun 25 08:46:23 2021 -0700 |
tree | 741af127c8f9b363fb44413783861ea3dfb6f884 | |
parent | 8bec9fb92f09d02c24611ebd0a90103a1a414a40 [diff] |
bpo-43977: Properly update the tp_flags of existing subclasses when their parents are registered (GH-26864) (cherry picked from commit ca2009d72a52a98bf43aafa9ad270a4fcfabfc89) Co-authored-by: Brandt Bucher <brandt@python.org>