commit | 06e9a35169e125488d4ae9228626eb95375f3a14 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Wed Aug 25 11:36:47 2021 -0700 |
committer | GitHub <noreply@github.com> | Wed Aug 25 11:36:47 2021 -0700 |
tree | 928cc3643651a1666a2de468f65f8b54c25596ff | |
parent | ec5a03168f02ef92f98a94796bc6378fc73622e8 [diff] |
bpo-44524: Don't modify MRO when inheriting from typing.Annotated (GH-27841) (cherry picked from commit 23384a1749359f0ae7aaae052073d44b59e715a1) Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>