Skip to content

[3.13] gh-135755: Document __future__.* and CO_* as proper Sphinx objects (GH-135980) - #136371

Merged
encukou merged 2 commits into
python:3.13from
encukou:backport-2468aaf-3.13
Aug 2, 2025
Merged

[3.13] gh-135755: Document __future__.* and CO_* as proper Sphinx objects (GH-135980)#136371
encukou merged 2 commits into
python:3.13from
encukou:backport-2468aaf-3.13

Conversation

@encukou

@encukouencukou commented Jul 7, 2025

Copy link
Copy Markdown
Member
  • Turn the future table to list-table. This'll make it easier to add entries that need longer markup
  • Semantic markup for future feature descriptions.
  • Document CO_* C macros.

(cherry picked from commit 2468aaf)


📚 Documentation preview 📚: https://cpython-previews--136371.org.readthedocs.build/

…nx objects (pythonGH-135980)
* Turn the __future__ table to list-table.
This'll make it easier to add entries that need longer markup
* Semantic markup for __future__ feature descriptions.
* Document CO_* C macros.
(cherry picked from commit 2468aaf)
Co-authored-by: Petr Viktorin <encukou@gmail.com>
@encukou
encukou marked this pull request as ready for review July 8, 2025 08:12
@encukou
encukou merged commit 3b28cb0 into python:3.13Aug 2, 2025
25 checks passed
@github-project-automationgithub-project-automationBot moved this from Todo to Done in Docs PRsAug 2, 2025
@encukou
encukou deleted the backport-2468aaf-3.13 branch August 2, 2025 14:19
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docsDocumentation in the Doc dirskip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant

@encukou