File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ Porting Python 2 Code to Python 3
20
20
came into existence, you can read Nick Coghlan's `Python 3 Q & A `_ or
21
21
Brett Cannon's `Why Python 3 exists `_.
22
22
23
- For help with porting, you can email the python-porting _ mailing list with
24
- questions .
23
+
24
+ For help with porting, you can view the archived python-porting _ mailing list .
25
25
26
26
The Short Explanation
27
27
=====================
@@ -446,7 +446,7 @@ to make sure everything functions as expected in both versions of Python.
446
446
447
447
.. _pytype : https://github.com/google/pytype
448
448
.. _python-future : http://python-future.org/
449
- .. _python-porting : https://mail.python.org/mailman/listinfo/ python-porting
449
+ .. _python-porting : https://mail.python.org/pipermail/ python-porting/
450
450
.. _six : https://pypi.org/project/six
451
451
.. _tox : https://pypi.org/project/tox
452
452
.. _trove classifier : https://pypi.org/classifiers
You can’t perform that action at this time.
0 commit comments