We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da36214 commit c2eb551Copy full SHA for c2eb551
1 file changed
Misc/NEWS.d/next/Library/2025-04-18-18-11-15.gh-issue-115512.oE6Jkw.rst
@@ -0,0 +1,6 @@
1
+Substantially improved memory usage and performance when parsing email text
2
+in :mod:`email`. Primarily reduces memory usage in
3
+:func:`email.message_from_bytes`, :func:`email.message_from_string`,
4
+:class:`email.parser.Parser`, :class:`email.parser.ByteParser`,
5
+:class:`email.feedparser.FeedParser`,
6
+:class:`email.feedparser.BytesFeedParser`
0 commit comments