◐ Shell
clean mode source ↗

[3.13] gh-135755: Document __future__.* and CO_* as proper Sphinx objects (GH-135980) by encukou · Pull Request #136371 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@encukou

@encukou encukou commented

Jul 7, 2025

edited by github-actions Bot

Loading

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>

@bedevere-app bedevere-app Bot mentioned this pull request

Jul 7, 2025

39 tasks

@bedevere-app bedevere-app Bot added the docs

Documentation in the Doc dir

label

Jul 7, 2025

@encukou encukou marked this pull request as draft

July 7, 2025 10:51

@encukou encukou marked this pull request as ready for review

July 8, 2025 08:12

@encukou encukou merged commit 3b28cb0 into python:3.13

Aug 2, 2025

25 checks passed

@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs

Aug 2, 2025

@encukou encukou deleted the backport-2468aaf-3.13 branch

August 2, 2025 14:19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

skip news

Projects

Docs PRs

Status: Done

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@encukou