diff options
| author | Barry Warsaw | 2012-10-31 17:40:08 +0100 |
|---|---|---|
| committer | Barry Warsaw | 2012-10-31 17:40:08 +0100 |
| commit | 0e7a417c54396c73ef1ad6bf77fce1a1cca901ab (patch) | |
| tree | c667d7b0a217dc6210aebff0eb43fa6d61b03fa5 | |
| parent | a9464c14fc6dfc23613a1ec89446393fe6476f88 (diff) | |
| download | mailman-0e7a417c54396c73ef1ad6bf77fce1a1cca901ab.tar.gz mailman-0e7a417c54396c73ef1ad6bf77fce1a1cca901ab.tar.zst mailman-0e7a417c54396c73ef1ad6bf77fce1a1cca901ab.zip | |
| -rw-r--r-- | src/mailman/docs/NEWS.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst index 892cc52c4..2aea1ef1b 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 ---- |
