Barry Warsaw pushed to branch master at mailman / Mailman

Commits:
e77b8cd5 by Barry Warsaw at 2017-05-24T16:03:52-07:00
Minor reformatting of NEWS

- - - - -
816b8096 by Barry Warsaw at 2017-05-25T00:44:23+00:00
Merge branch 'news' into 'master'

Minor reformatting of NEWS

See merge request !281
- - - - -


1 changed file:

- src/mailman/docs/NEWS.rst


Changes:

=====================================
src/mailman/docs/NEWS.rst
=====================================
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -164,15 +164,6 @@ Interfaces
  * ``ISubscriptionService`` now supports mass unsubscribes.  Given by Harshit
    Bansal.
 
-Internal
---------
- * Add official support for Python 3.6. (Closes #295)
- * A handful of unused legacy exceptions have been removed.  The redundant
-   ``MailmanException`` has been removed; use ``MailmanError`` everywhere.
- * Drop the use of the ``lazr.smtptest`` library, which is based on the
-   asynchat/asyncore-based smtpd.py stdlib module.  Instead, use the
-   asyncio-based aiosmtpd package.
-
 Message handling
 ----------------
  * New DMARC mitigations have been added.  Given by Mark Sapiro.  (Closes #247)
@@ -273,7 +264,12 @@ REST
 
 Other
 -----
- * The test suite is now Python 3.5 compatible.
+ * Add official support for Python 3.5 and 3.6. (Closes #295)
+ * A handful of unused legacy exceptions have been removed.  The redundant
+   ``MailmanException`` has been removed; use ``MailmanError`` everywhere.
+ * Drop the use of the ``lazr.smtptest`` library, which is based on the
+   asynchat/asyncore-based smtpd.py stdlib module.  Instead, use the
+   asyncio-based `aiosmtpd <http://aiosmtpd.readthedocs.io/>`_ package.
  * Improvements in importing Mailman 2.1 lists, given by Aurélien Bompard.
  * The ``prototype`` archiver is not web accessible so it does not have a
    ``list_url`` or permalink.  Given by Aurélien Bompard.



View it on GitLab: 
https://gitlab.com/mailman/mailman/compare/3ed138204945d73fbaf2e2123f1bccc91d7eabdd...816b8096243b962086f7f2ce71c610f9aa053978

---
View it on GitLab: 
https://gitlab.com/mailman/mailman/compare/3ed138204945d73fbaf2e2123f1bccc91d7eabdd...816b8096243b962086f7f2ce71c610f9aa053978
You're receiving this email because of your account on gitlab.com.
_______________________________________________
Mailman-checkins mailing list
Mailman-checkins@python.org
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to