commit | 5010c044c73ee55d0fd578cfecd3f4c3f01a4140 | [log] [tgz] |
---|---|---|
author | Karl Dubost <karl+github@la-grange.net> | Wed May 12 22:05:45 2021 +0900 |
committer | GitHub <noreply@github.com> | Wed May 12 14:05:45 2021 +0100 |
tree | 61e8bcc241860e371dc03844263d81d24c79fbcd | |
parent | 117bfd2b7141127b18d5ca4d6bbc4b3068bbce33 [diff] |
bpo-25479: add unit test for __subclasshook__ in test_abc.py (GH-24034) Co-authored-by: Szymon Trapp