]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-148468: Accept string-like proxy objects in colorized argparse help (#154653)
authorSavannah Ostrowski <savannah@python.org>
Thu, 30 Jul 2026 15:59:59 +0000 (08:59 -0700)
committerGitHub <noreply@github.com>
Thu, 30 Jul 2026 15:59:59 +0000 (15:59 +0000)
commita147366eb74ca3afd5953069d209de7ea6b5da0f
tree3c33b83fee65b8cfa64cdd24f1febf8cddc8434a
parent2f381f5a90474d9dad12e1e4946f348dd4b513bc
GH-148468: Accept string-like proxy objects in colorized argparse help (#154653)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Lib/argparse.py
Lib/test/test_argparse.py
Misc/NEWS.d/next/Library/2026-07-24-21-49-45.gh-issue-148468.pHoF_Q.rst [new file with mode: 0644]