]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-115254: Fix `test_property` with `-00` mode (GH-115255) (#115262)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 11 Feb 2024 07:58:51 +0000 (08:58 +0100)
committerGitHub <noreply@github.com>
Sun, 11 Feb 2024 07:58:51 +0000 (10:58 +0300)
commit7f2a19eb75ff6153b5ceadaa538a45eaa11b3e11
tree2b35a618995f0da983aff9def49817bb0c622c6e
parentf4146a220ef153209e2bc96067c64c3d7f232c16
[3.11] gh-115254: Fix `test_property` with `-00` mode (GH-115255) (#115262)

(cherry picked from commit b70a68fbd6b72a25b5ef430603e39c9e40f40d29)

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