commit | bd5dfd6c8c133ccda4dddcba3a8c5a9ea1aa1d6b | [log] [tgz] |
---|---|---|
author | Irit Katriel <iritkatriel@yahoo.com> | Wed May 12 15:06:34 2021 +0100 |
committer | GitHub <noreply@github.com> | Wed May 12 15:06:34 2021 +0100 |
tree | 66024166b247ec43dc50c6a8dd583b34ecc26bdb | |
parent | 3e44e9af9ea4c5e82912a01f256d4abcae96f32b [diff] |
[3.10] bpo-25479: add unit test for __subclasshook__ in test_abc.py (GH-24034) (GH-26065) Co-authored-by: Szymon Trapp (cherry picked from commit 5010c044c73ee55d0fd578cfecd3f4c3f01a4140) Co-authored-by: Karl Dubost <karl+github@la-grange.net>