8000 Fix versionadded directive rendering in c-api/arg.rst by rffontenelle · Pull Request #135199 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

Fix versionadded directive rendering in c-api/arg.rst #135199

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 6, 2025

Conversation

rffontenelle
Copy link
Contributor
@rffontenelle rffontenelle commented Jun 6, 2025

The lack of a blank line causes .. versionadded:: 3.14 to be considered part of the paragraph instead of a directive.

Before:
image

After:
image


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

@ZeroIntensity ZeroIntensity added the needs backport to 3.14 bugs and security fixes label Jun 6, 2025
@vstinner vstinner merged commit 39859fc into python:main Jun 6, 2025
39 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Jun 6, 2025
@miss-islington-app
Copy link

Thanks @rffontenelle for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Jun 6, 2025
(cherry picked from commit 39859fc)

Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
@bedevere-app
Copy link
bedevere-app bot commented Jun 6, 2025

GH-135207 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label Jun 6, 2025
@vstinner
Copy link
Member
vstinner commented Jun 6, 2025

Merged, thanks.

vstinner pushed a commit that referenced this pull request Jun 6, 2025
…) (#135207)

Fix versionadded directive rendering in c-api/arg.rst (GH-135199)
(cherry picked from commit 39859fc)

Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip issue skip news
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants
0