]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] 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 18:46:02 +0000 (19:46 +0100)
committerGitHub <noreply@github.com>
Mon, 11 Dec 2023 18:46:02 +0000 (18:46 +0000)
commit70e50c0756811c11849e3f1970a44551aefae800
tree396b1ff8346a5840d84ff4da17386134520af065
parent5aec2d2452cee224bc62b361a28e50f91fbc4a96
[3.11] gh-108303: Move `double_const` to `test_import` where it belongs (GH-112108) (#112977)

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]