mirror of
https://github.com/python/cpython.git
synced 2025-07-07 19:35:27 +00:00
gh-119779: Fix pyporting howto docs (#119785)
This commit is contained in:
parent
e50fac96e8
commit
6fb191be15
1 changed files with 2 additions and 2 deletions
|
@ -18,9 +18,9 @@ please see :ref:`cporting-howto`.
|
|||
|
||||
The archived python-porting_ mailing list may contain some useful guidance.
|
||||
|
||||
Since Python 3.13 the original porting guide was discontinued.
|
||||
Since Python 3.11 the original porting guide was discontinued.
|
||||
You can find the old guide in the
|
||||
`archive <https://docs.python.org/3.12/howto/pyporting.html>`_.
|
||||
`archive <https://docs.python.org/3.10/howto/pyporting.html>`_.
|
||||
|
||||
|
||||
Third-party guides
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue