]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Add classmethod to setUpClass in test_pdb (GH-133840) (#133847)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 10 May 2025 18:34:32 +0000 (20:34 +0200)
committerGitHub <noreply@github.com>
Sat, 10 May 2025 18:34:32 +0000 (18:34 +0000)
commit26b6ab49e4d88b74d32680fde083ee803a5e89ee
tree09f54e6d0d90725906d222d8802f32dc2e9c7236
parente76ff560b015a585e185d9a21d3c18540c6b5fcd
[3.13] Add classmethod to setUpClass in test_pdb (GH-133840) (#133847)

Add classmethod to setUpClass in test_pdb (GH-133840)
(cherry picked from commit 4f2f780d534962261dcc7813e50d0dcb413a1d3c)

Co-authored-by: Tian Gao <gaogaotiantian@hotmail.com>
Lib/test/test_pdb.py