]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-68552: fix defects policy (#138579)
authorIvo Bellin Salarin <nilleb@users.noreply.github.com>
Sat, 6 Dec 2025 21:54:29 +0000 (22:54 +0100)
committerGitHub <noreply@github.com>
Sat, 6 Dec 2025 21:54:29 +0000 (16:54 -0500)
commit9d707d8a64cd8042cd4ca9633a3feff8dee4a06d
tree3d97a0dd31ab4dd2d03439eacda8f0a1cbe6db8b
parented4f78a4b318e57c9cadad2296c8b977431df6b3
gh-68552: fix defects policy  (#138579)

Extend defect handling via policy to a couple of missed defects.

---------

Co-authored-by: Martin Panter <vadmium@users.noreply.github.com>
Co-authored-by: Ivo Bellin Salarin <ivo@nilleb.com>
Lib/email/feedparser.py
Lib/test/test_email/test_defect_handling.py
Lib/test/test_email/test_email.py
Misc/NEWS.d/next/Library/2025-12-04-09-22-31.gh-issue-68552.I_v-xB.rst [new file with mode: 0644]