SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 1 Python

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.
S
Serhiy Storchaka committed
c2102136be569e6fc8ed90181f229b46d07142f8
Parent: d15b9f1
Committed by GitHub <noreply@github.com> on 11/22/2022, 3:49:37 PM