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

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