]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-115285: Fix `test_dataclasses` with `-OO` mode (GH-115286) (#115358)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 12 Feb 2024 20:21:18 +0000 (21:21 +0100)
committerGitHub <noreply@github.com>
Mon, 12 Feb 2024 20:21:18 +0000 (20:21 +0000)
commitd73213423259b01216d61ff20c3dd11698145ec1
tree9348da642c1d61c6ad16530d1ccb8ef406aa5e78
parentc568d44a5463bbade33e3bc6383f4d15d3cbcbc9
[3.11] gh-115285: Fix `test_dataclasses` with `-OO` mode (GH-115286) (#115358)

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