]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-115254: Fix `test_property` with `-00` mode (GH-115255) (#115261)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 11 Feb 2024 07:59:37 +0000 (08:59 +0100)
committerGitHub <noreply@github.com>
Sun, 11 Feb 2024 07:59:37 +0000 (10:59 +0300)
commitf036b357b267876ee3a27521e8042cf936843375
treebc622a15e321a533ce899f8ab81aa5f4a0de1b68
parentd19f0674ae9ce08cc7f0e4ffd4f5db408631b314
[3.12] gh-115254: Fix `test_property` with `-00` mode (GH-115255) (#115261)

gh-115254: Fix `test_property` with `-00` mode (GH-115255)
(cherry picked from commit b70a68fbd6b72a25b5ef430603e39c9e40f40d29)

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