]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-115249: Fix `test_descr` with `-OO` mode (GH-115250) (#115277)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 11 Feb 2024 08:57:49 +0000 (09:57 +0100)
committerGitHub <noreply@github.com>
Sun, 11 Feb 2024 08:57:49 +0000 (11:57 +0300)
commit5baf90e03860b686c1a77aa7ba2baf0a1e2219bf
treec917c6351325a6b380f0c9cf56d43f0a2899e6af
parentf036b357b267876ee3a27521e8042cf936843375
[3.12] gh-115249: Fix `test_descr` with `-OO` mode (GH-115250) (#115277)

gh-115249: Fix `test_descr` with `-OO` mode (GH-115250)
(cherry picked from commit 1f23837277e604f41589273aeb3a10377d416510)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_descr.py