Barry Warsaw pushed to branch master at mailman / Mailman

Commits:
e5420311 by scott at 2017-05-22T13:23:33-07:00
Point to Python 3 pickle URL

- - - - -
95fd3b9b by Barry Warsaw at 2017-05-22T22:19:54+00:00
Merge branch 'master' into 'master'

Point to Python 3 pickle URL

See merge request !268
- - - - -


1 changed file:

- src/mailman/docs/architecture.rst


Changes:

=====================================
src/mailman/docs/architecture.rst
=====================================
--- a/src/mailman/docs/architecture.rst
+++ b/src/mailman/docs/architecture.rst
@@ -183,6 +183,6 @@ of a spelunking effort to find it.  Improvements are 
welcome!
 
 
 .. _`Architecture of Open Source Applications`: 
http://www.aosabook.org/en/mailman.html
-.. _`Python pickles`: http://docs.python.org/2/library/pickle.html
+.. _`Python pickles`: http://docs.python.org/3/library/pickle.html
 .. _`more efficient internal representation`: 
https://docs.python.org/3/library/email.html
 .. _`Zope Component Architecture`: https://pypi.python.org/pypi/zope.component



View it on GitLab: 
https://gitlab.com/mailman/mailman/compare/8b820ff783da70017263766d4983523aaa5ff865...95fd3b9bd05b72038f2b20584edc6d9bb3fa3b19

---
View it on GitLab: 
https://gitlab.com/mailman/mailman/compare/8b820ff783da70017263766d4983523aaa5ff865...95fd3b9bd05b72038f2b20584edc6d9bb3fa3b19
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