Standalone email package 3.0 final

B

Barry Warsaw

Python 2.4 final will probably be released in a few hours so this seems
like a good time to release the standalone email package, version 3.0
final. Unless there's some last second snafu, this will be identical to
the version released with Python 2.4.

email 3.0 is compatible with Python 2.3 and 2.4. If you need to support
earlier versions of Python, stick with email 2.5.5. For documentation
(until Fred flips the "current" docs switch) and download links, please
see the email-sig home page:

http://www.python.org/sigs/email-sig

Changes in email 3.0 include:

* New FeedParser provides an incremental parsing API for
applications that may need to read email messages from blocking
sources (e.g. sockets). FeedParser is also more standards
compliant than the old parser and is "non-strict", so that it
should never raise parse errors when parsing broken messages.
* The old Parser API is (mostly) supported for backward
compatibility.
* Previously deprecated API features have been removed, while a
few more deprecations have been added.
* Support for Pythons earlier than 2.3 have been removed.
* Lots and lots of fixes.

Feel free to join the email-sig mailing list for further discussion.

-Barry


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (GNU/Linux)

iQCVAwUAQarMv3EjvBPtnXfVAQI4kQQAgr6mcGgfVx+vhAhAPSH4OkqxUzbU8Sye
uNa9owLqULrmbZMqUi+Gpasea1rhfF8Y8DPDnI+J098uaQhGqWMGbDzMYTXwEfBP
QP5daiEXabLOBjC7Uy/Clb/ZT0F/Ld+oz6ImlymHvkiEGp31w49C1nEu1tG3eAM1
NppFw7mCifU=
=Lzeq
-----END PGP SIGNATURE-----
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,795
Messages
2,569,644
Members
45,356
Latest member
deepthi.kodakandla

Latest Threads

Top