File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ Porting Python 2 Code to Python 3
2020 came into existence, you can read Nick Coghlan's `Python 3 Q & A `_ or
2121 Brett Cannon's `Why Python 3 exists `_.
2222
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 .
2525
2626The Short Explanation
2727=====================
@@ -446,7 +446,7 @@ to make sure everything functions as expected in both versions of Python.
446446
447447.. _pytype : https://github.com/google/pytype
448448.. _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/
450450.. _six : https://pypi.org/project/six
451451.. _tox : https://pypi.org/project/tox
452452.. _trove classifier : https://pypi.org/classifiers
You can’t perform that action at this time.
0 commit comments