]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-149614 - Restore deepcopiability of argparse.ArgumentParser instances (#149617)
authorDavid Ellis <ducksual@gmail.com>
Mon, 11 May 2026 15:28:23 +0000 (16:28 +0100)
committerGitHub <noreply@github.com>
Mon, 11 May 2026 15:28:23 +0000 (15:28 +0000)
commitfadd9bc14e43041c84bb8d06824990264fe1434a
tree14060c28b645ad444a6aed85a77b89adc1e189da
parent374f9d3f5e70d2204d88ab123f29825d71537de2
gh-149614 - Restore deepcopiability of argparse.ArgumentParser instances (#149617)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Savannah Ostrowski <savannah@python.org>
Lib/argparse.py
Lib/test/test_argparse.py
Misc/NEWS.d/next/Library/2026-05-09-21-02-08.gh-issue-149614.U4snj3.rst [new file with mode: 0644]