]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-146547: Use lazy imports in ctypes (GH-146548)
authorJonathan Dung <jonathandung@yahoo.com>
Tue, 7 Apr 2026 13:26:53 +0000 (21:26 +0800)
committerGitHub <noreply@github.com>
Tue, 7 Apr 2026 13:26:53 +0000 (15:26 +0200)
commite65987d4c0d63585dd63e742ec3c8aa07645ffc5
tree2ac69c0502450fd64e89624a9d7652bd773e3f32
parentdfeb160bc35f0ba16800d07b85cb11598d1cd307
gh-146547: Use lazy imports in ctypes (GH-146548)
Lib/ctypes/__init__.py
Lib/ctypes/_layout.py
Lib/ctypes/util.py