]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-154638: Use lazy imports in argparse (#154639)
authorSavannah Ostrowski <savannah@python.org>
Fri, 24 Jul 2026 20:33:26 +0000 (13:33 -0700)
committerGitHub <noreply@github.com>
Fri, 24 Jul 2026 20:33:26 +0000 (20:33 +0000)
commitf717b25712064b88e6dac5a919dbc717e69ebb9c
treee44e44bbc819e0c444db26d565b906707b726c07
parent998fc4a973b2b5ac925d13e01693360c24803330
GH-154638: Use lazy imports in argparse (#154639)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Lib/argparse.py
Lib/test/test_argparse.py
Misc/NEWS.d/next/Library/2026-07-24-17-02-46.gh-issue-154638.7YnFHH.rst [new file with mode: 0644]