summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'guide/index.html')
-rw-r--r--guide/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/guide/index.html b/guide/index.html
index 575e94a..725f05c 100644
--- a/guide/index.html
+++ b/guide/index.html
@@ -193,6 +193,8 @@
</li>
<li class="toctree-l1"><a class="reference internal" href="porting.html">Porting tips</a><ul>
<li class="toctree-l2"><a class="reference internal" href="porting.html#retroactive-changes">Retroactive changes</a></li>
+<li class="toctree-l2"><a class="reference internal" href="porting.html#freethreading-cpython-versions">Freethreading CPython versions</a></li>
+<li class="toctree-l2"><a class="reference internal" href="porting.html#python-3-13">Python 3.13</a></li>
<li class="toctree-l2"><a class="reference internal" href="porting.html#python-3-12">Python 3.12</a></li>
<li class="toctree-l2"><a class="reference internal" href="porting.html#python-3-11">Python 3.11</a></li>
<li class="toctree-l2"><a class="reference internal" href="porting.html#python-3-10">Python 3.10</a></li>
@@ -205,6 +207,7 @@
<li class="toctree-l2"><a class="reference internal" href="migration.html#migrating-from-old-python-usedep-syntax-in-python-single-r1">Migrating from old PYTHON_USEDEP syntax in python-single-r1</a></li>
<li class="toctree-l2"><a class="reference internal" href="migration.html#migrating-from-eapi-7-to-eapi-8">Migrating from EAPI 7 to EAPI 8</a></li>
<li class="toctree-l2"><a class="reference internal" href="migration.html#migrating-to-pep-517-builds">Migrating to PEP 517 builds</a></li>
+<li class="toctree-l2"><a class="reference internal" href="migration.html#multipart-vs-python-multipart-packages">multipart vs. python-multipart packages</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="qawarn.html">QA checks and warnings</a><ul>