◐ Shell
clean mode source ↗

[3.14] gh-135755: Document __future__.* and CO_* as proper Sphinx objects (GH-135980) by miss-islington · Pull Request #136370 · 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

@miss-islington

@miss-islington miss-islington commented

Jul 7, 2025

edited by github-actions Bot

Loading

Copy link Copy Markdown

Contributor

  • 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


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

…cts (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 merged commit 5df4f35 into python:3.14

Jul 7, 2025

33 checks passed

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

Jul 7, 2025

@miss-islington miss-islington deleted the backport-2468aaf-3.14 branch

January 2, 2026 17:50

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.

2 participants

@miss-islington @encukou