Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1933

IMAPClient 1.0.0 released

From Menno Smits <menno@freshfoo.com>
Newsgroups comp.lang.python.announce
Subject IMAPClient 1.0.0 released
Date 2015-11-24 21:38 +1300
Message-ID <mailman.94.1448354532.2291.python-announce-list@python.org> (permalink)

Show all headers | View raw


IMAPClient (http://imapclient.freshfoo.com) 1.0.0 has been released.
IMAPClient is an easy-to-use, Pythonic and complete IMAP client library.
Python 2.6, 2.7, 3.3 and 3.4 are officially supported.

The main focus of this release is enhanced TLS support (using pyOpenSSL
and backports.ssl). There has also been significant improvements in how
search critieria are handled. Backwards compatibility has been broken in
a few areas so existing users should take care when upgrading existing
software which relies on IMAPClient.

Some links related to this release of IMAPClient:
  - Announcement on freshfoo.com:
  http://freshfoo.com/blog/imapclient-1.0.0
  - Release notes:
  http://imapclient.readthedocs.org/en/stable/releases.html#version-1-0-0
  - Documentation: http://imapclient.readthedocs.org/

Many thanks to the people who contributed to this release and to to
Nylas (https://nylas.com/) for their continued support of the project.



Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread


Thread

IMAPClient 1.0.0 released Menno Smits <menno@freshfoo.com> - 2015-11-24 21:38 +1300

csiph-web