]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-108303: Move `double_const` to `test_import` where it belongs (#112108)
authorNikita Sobolev <mail@sobolevn.me>
Mon, 11 Dec 2023 18:29:43 +0000 (21:29 +0300)
committerGitHub <noreply@github.com>
Mon, 11 Dec 2023 18:29:43 +0000 (19:29 +0100)
commit0738b9a338fd27ff2d4456dd9c15801a8858ffd9
tree55c468dcac04b427d9626740289be35b8c0baae2
parentd7b5f102319bb0389c5248e9ecf533eae4163424
gh-108303: Move `double_const` to `test_import` where it belongs (#112108)
Lib/test/test_import/__init__.py
Lib/test/test_import/data/double_const.py [moved from Lib/test/double_const.py with 100% similarity]