Closed
Description
Documentation
collections.abc has an almost numbered list in the beginning of the doc, but it is not correctly indented as such. This causes the text to not be rendered with indentation as numbered list and the translation won't be applied, so that string will be in English in the built doc.
While simply add three spaces to align would fix it, there is the problem that the item 2 and item 3 have an extra paragraph which won't be included in the numbered list if will fix the indentation.
cpython/Doc/library/collections.abc.rst
Lines 30 to 105 in c26bed1
Linked PRs
Metadata
Metadata
Assignees
Projects
Status
Todo