Skip to content

Fix unnumbered list item's text alignment in 'Thread safety for set objects' - #158261

Open
rffontenelle wants to merge 1 commit into
python:mainfrom
rffontenelle:patch-5
Open

rffontenelle wants to merge 1 commit into
python:mainfrom
rffontenelle:patch-5

Conversation

@rffontenelle

Copy link
Copy Markdown
Contributor

The extra whitespace in the second line causes Sphinx to consider not as part of the first line text. This is particularly problematic for translators, as these are treated as different strings (not as one in spite of being in two different lines).

Tested and confirmed it works by running make venv gettext and then checking respective source string in the generated POT file build/gettext/builtins/threadsafety.pot.

@StanFromIreland StanFromIreland left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM

@StanFromIreland StanFromIreland changed the title Fix unnumbered list item's text alignment in builtins/threadsafety.rst Fix unnumbered list item's text alignment in 'Thread safety for set objects' Sep 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants