]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-115285: Fix `test_dataclasses` with `-OO` mode (GH-115286) (#115359)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 12 Feb 2024 20:27:48 +0000 (21:27 +0100)
committerGitHub <noreply@github.com>
Mon, 12 Feb 2024 20:27:48 +0000 (20:27 +0000)
commit2ed47d8f8ba3dd8e2f992a333c4382d26ec2bf20
tree66ec22d54e1d784844b13416ac91d946c092119d
parent8774f50e29e998746e2ccf1f708d95f45ea5a818
[3.12] gh-115285: Fix `test_dataclasses` with `-OO` mode (GH-115286) (#115359)

gh-115285: Fix `test_dataclasses` with `-OO` mode (GH-115286)
(cherry picked from commit 4297d7301b97aba2e0df9f9cc5fa4010e53a8950)

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