commit | a94e6272f16381349dbed74cdb738ec8ae23b4fe | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Sat Apr 04 21:31:30 2020 +0300 |
committer | GitHub <noreply@github.com> | Sat Apr 04 21:31:30 2020 +0300 |
tree | 88b84259573c0752ded1fce71c76094f8cb7989a | |
parent | 1ae6445391cc3519733df69a4448059d6eff3c6f [diff] |
bpo-36517: Raise error on multiple inheritance with NamedTuple (GH-19363)