summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBarry Warsaw2012-10-31 17:40:20 +0100
committerBarry Warsaw2012-10-31 17:40:20 +0100
commit869cc27c43cfd8bcd90613843b23e80ffbb6be85 (patch)
tree16f0eca191080b21da572dd028ebf66e72333e14
parentbd0ef3ad263630ce27af52374780a14c10c0a69a (diff)
parent0e7a417c54396c73ef1ad6bf77fce1a1cca901ab (diff)
downloadmailman-869cc27c43cfd8bcd90613843b23e80ffbb6be85.tar.gz
mailman-869cc27c43cfd8bcd90613843b23e80ffbb6be85.tar.zst
mailman-869cc27c43cfd8bcd90613843b23e80ffbb6be85.zip
-rw-r--r--src/mailman/docs/NEWS.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index 392eccea6..fb02f994d 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -15,7 +15,8 @@ Here is a history of user visible changes to Mailman.
Compatibility
-------------
* Python 2.7 is not required. Python 2.6 is no longer officially supported.
- LP: #1073506
+ The code base is now also `python2.7 -3` clean, although there are still
+ some warnings in 3rd party dependencies. LP: #1073506
REST
----