cpython/Doc/whatsnew
Victor Stinner 4a153a1d3b
[CVE-2023-27043] gh-102988: Reject malformed addresses in email.parseaddr() (#111116)
Detect email address parsing errors and return empty tuple to
indicate the parsing error (old API). Add an optional 'strict'
parameter to getaddresses() and parseaddr() functions. Patch by
Thomas Dwyer.

Co-Authored-By: Thomas Dwyer <github@tomd.tel>
2023-12-15 16:10:40 +01:00
..
2.0.rst GH-101100: Fix reference warnings for `socket` methods (#110114) 2023-11-27 16:36:54 +02:00
2.1.rst gh-101100: Improve documentation on function attributes (#112933) 2023-12-11 12:00:42 +02:00
2.2.rst GH-101100: Fix reference warnings for `__getitem__` (#110118) 2023-10-19 18:05:05 +03:00
2.3.rst gh-101100: Fix Sphinx warnings in whatsnew/2.3.rst (#112373) 2023-12-14 13:48:36 -07:00
2.4.rst gh-101100: Fix Sphinx warning in references with asterisks (#113029) 2023-12-13 09:24:55 +02:00
2.5.rst gh-101100: Fix Sphinx warning in references with asterisks (#113029) 2023-12-13 09:24:55 +02:00
2.6.rst gh-101100: Improve documentation for attributes on instance methods (#112832) 2023-12-08 13:18:53 +00:00
2.7.rst gh-101100: Fix Sphinx warning in references with asterisks (#113029) 2023-12-13 09:24:55 +02:00
3.0.rst gh-101100: Improve docs on exception attributes (GH-113057) 2023-12-13 10:59:36 -08:00
3.1.rst gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258) 2023-08-22 15:50:30 +03:00
3.2.rst gh-101100: Improve documentation on function attributes (#112933) 2023-12-11 12:00:42 +02:00
3.3.rst gh-110631: fix wrong indentation in the Doc/whatsnew dir (#110632) 2023-10-11 07:34:38 +02:00
3.4.rst gh-101100: Fix Sphinx warning in references with asterisks (#113029) 2023-12-13 09:24:55 +02:00
3.5.rst gh-101100: Improve documentation of TracebackType attributes (#112884) 2023-12-09 22:43:53 +00:00
3.6.rst gh-101100: Improve documentation of code object attributes (#112781) 2023-12-06 20:15:46 +00:00
3.7.rst gh-101100: Improve documentation of TracebackType attributes (#112884) 2023-12-09 22:43:53 +00:00
3.8.rst Docs: Fix external link to devguide.python.org (GH-112899) 2023-12-13 11:37:13 -08:00
3.9.rst GH-95913: Add the release date for Python 3.11 (#109750) 2023-09-22 21:07:06 -07:00
3.10.rst gh-101100: Improve documentation of code object attributes (#112781) 2023-12-06 20:15:46 +00:00
3.11.rst gh-101100: Properly document frame object attributes (#112735) 2023-12-05 19:27:59 +00:00
3.12.rst gh-112826: Add a "What's New" Entry About _thread._is_main_interpreter (gh-112853) 2023-12-07 13:22:15 -07:00
3.13.rst [CVE-2023-27043] gh-102988: Reject malformed addresses in email.parseaddr() (#111116) 2023-12-15 16:10:40 +01:00
changelog.rst
index.rst Fix whatsnew for 3.13. (GH-104756) 2023-05-22 16:05:27 -04:00