]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] Add classmethod to setUpClass in test_pdb (GH-133840) (#133846)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 10 May 2025 18:38:14 +0000 (20:38 +0200)
committerGitHub <noreply@github.com>
Sat, 10 May 2025 18:38:14 +0000 (18:38 +0000)
commit39485d593560af8b638c6f565ef73fc22e55d183
tree506c83a93037e3744982866cc741048a01775721
parente7e105f51b4ea4087a3bbd87c445aaff0124d4a6
[3.14] Add classmethod to setUpClass in test_pdb (GH-133840) (#133846)

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