mirror of
https://github.com/python/cpython.git
synced 2026-07-25 03:12:54 -04:00
6d29a08d15
gh-120665: make unittest loaders avoid loading test cases that are abstract base classes (GH-120666)
(cherry picked from commit 5ad3c6dfbf)
Co-authored-by: blhsing <blhsing@gmail.com>