]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-149614 - Restore deepcopiability of argparse.ArgumentParser… (#149693)
authorSavannah Ostrowski <savannah@python.org>
Mon, 11 May 2026 18:25:40 +0000 (11:25 -0700)
committerGitHub <noreply@github.com>
Mon, 11 May 2026 18:25:40 +0000 (18:25 +0000)
commita8c420879e344a365ec4542107db5c4830ef2520
treedf54d512d591199ba03623d2d921f8ae7702c6d8
parent8297d50a63906757a92f86fc7f1eb5064c816b93
[3.15] gh-149614 - Restore deepcopiability of argparse.ArgumentParser… (#149693)

[3.15] gh-149614 - Restore deepcopiability of argparse.ArgumentParser instances (GH-149617)
(cherry picked from commit fadd9bc14e43041c84bb8d06824990264fe1434a)

Co-authored-by: David Ellis <ducksual@gmail.com>
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-05-09-21-02-08.gh-issue-149614.U4snj3.rst [new file with mode: 0644]