diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2022-11-22 17:02:56 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-22 17:02:56 (GMT) |
commit | 9a7899b279b9eca2918925157e4a0b572579b081 (patch) | |
tree | 5e184d340d252e40570a05e7291179a82f55021c /PC/python_uwp.cpp | |
parent | 9a4b2f4f7f81d00ee562c344883828e5db96c973 (diff) | |
download | cpython-9a7899b279b9eca2918925157e4a0b572579b081.zip cpython-9a7899b279b9eca2918925157e4a0b572579b081.tar.gz cpython-9a7899b279b9eca2918925157e4a0b572579b081.tar.bz2 |
[3.11] gh-99645: Fix a bug in handling class cleanups in unittest.TestCase (GH-99646) (GH-99698)
Now addClassCleanup() uses separate lists for different TestCase subclasses,
and doClassCleanups() only cleans up the particular class.
(cherry picked from commit c2102136be569e6fc8ed90181f229b46d07142f8)
Diffstat (limited to 'PC/python_uwp.cpp')
0 files changed, 0 insertions, 0 deletions