diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2022-11-22 15:49:37 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-22 15:49:37 (GMT) |
commit | c2102136be569e6fc8ed90181f229b46d07142f8 (patch) | |
tree | 9cbba443b73dfc3732f9ea135f34ff8dd5ac42ca /Python/ast_unparse.c | |
parent | d15b9f19ac0ffb29b646735d69b29f48a71c247f (diff) | |
download | cpython-c2102136be569e6fc8ed90181f229b46d07142f8.zip cpython-c2102136be569e6fc8ed90181f229b46d07142f8.tar.gz cpython-c2102136be569e6fc8ed90181f229b46d07142f8.tar.bz2 |
gh-99645: Fix a bug in handling class cleanups in unittest.TestCase (GH-99646)
Now addClassCleanup() uses separate lists for different TestCase subclasses,
and doClassCleanups() only cleans up the particular class.
Diffstat (limited to 'Python/ast_unparse.c')
0 files changed, 0 insertions, 0 deletions