]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-140808: Remove __class_getitem__ from mailbox._ProxyFile (#140838)
authorSebastian Rittau <srittau@rittau.biz>
Sun, 2 Nov 2025 21:56:59 +0000 (22:56 +0100)
committerGitHub <noreply@github.com>
Sun, 2 Nov 2025 21:56:59 +0000 (13:56 -0800)
commit9e5628ad68b768e2a8f0bcd3204b0027e238c45c
tree76a6659af20786442f01c646af682587a3e1fe93
parent6d45cd8dbb07ae020ec07f2c3375dd06e52377f6
gh-140808: Remove __class_getitem__ from mailbox._ProxyFile (#140838)

Co-authored-by: Emma Smith <emma@emmatyping.dev>
Lib/mailbox.py
Lib/test/test_genericalias.py
Misc/NEWS.d/next/Library/2025-10-31-16-25-13.gh-issue-140808.XBiQ4j.rst [new file with mode: 0644]