◐ Shell
clean mode source ↗

Fix reStructuredText syntax in NEWS.d. by JulienPalard · Pull Request #23800 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@JulienPalard

Without this "separator", the reStructuredText parser gets it wrong.

Fidget-Spinner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, sorry I wrote this news item. Thanks for fixing this! I couldn't understand why the GitHub rst highlighting was showing up like that, but now I do. Forgot that inline markup needs escaped whitespace :). Guess I need more rst practice.

@JulienPalard

@Fidget-Spinner no worries :) A slow CI check was finding those errors, but with false positives. I'm in the process of removing/replacing it, see #23802

adorilson pushed a commit to adorilson/cpython that referenced this pull request

Mar 13, 2021

Labels