]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-108303: Move `double_const` to `test_import` where it belongs (GH-112108...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 11 Dec 2023 19:00:45 +0000 (20:00 +0100)
committerGitHub <noreply@github.com>
Mon, 11 Dec 2023 19:00:45 +0000 (19:00 +0000)
commitac8adf97c40b9869d1db0e02cf07b9d83e24da41
treebfc9b381ce7c5a634b5fccbe45dfdc16a762f3b8
parent663945e5a696e973bf5a5669e21bea847a48d594
[3.12] gh-108303: Move `double_const` to `test_import` where it belongs (GH-112108) (#112976)

gh-108303: Move `double_const` to `test_import` where it belongs (GH-112108)
(cherry picked from commit 0738b9a338fd27ff2d4456dd9c15801a8858ffd9)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/test/test_import/__init__.py
Lib/test/test_import/data/double_const.py [moved from Lib/test/double_const.py with 100% similarity]