Skip to content

Conversation

yeager
Copy link

@yeager yeager commented Sep 2, 2025

This lacks a "`" and fails to build with Swedish translation

This lacks a "`" and fails to build with Swedish translation
@bedevere-app bedevere-app bot added awaiting review docs Documentation in the Doc dir skip news labels Sep 2, 2025
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Sep 2, 2025
@picnixz picnixz changed the title Escaping a 's' after ` in 3.13.0a5.rst gh-109975: Escaping a 's' after ` in 3.13.0a5.rst Sep 2, 2025
@picnixz picnixz changed the title gh-109975: Escaping a 's' after ` in 3.13.0a5.rst gh-109975: Escaping a 's' after backquote in 3.13.0a5.rst Sep 2, 2025
@vstinner vstinner added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Sep 2, 2025
@@ -742,7 +742,7 @@ Add ``windows_31j`` to aliases for ``cp932`` codec
.. nonce: fv35wU
.. section: Library

:func:`functools.partial`s of :func:`repr` has been improved to include the
:func:`functools.partial`\s of :func:`repr` has been improved to include the
Copy link
Member

Choose a reason for hiding this comment

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

Isn't this backwards? Wasn't it the repr of functools.partial that was changed, rather than partials of repr?

Suggested change
:func:`functools.partial`\s of :func:`repr` has been improved to include the
The :func:`repr` of :func:`functools.partial` objects has been improved to include the

@StanFromIreland
Copy link
Member

Please do not use the Update Branch button unless necessary (e.g. fixing conflicts, jogging the CI, or very old PRs) as it uses valuable resources. For more information see the devguide.

@hugovk hugovk changed the title gh-109975: Escaping a 's' after backquote in 3.13.0a5.rst gh-109975: Escaping an 's' after backquote in 3.13.0a5.rst Sep 2, 2025
@StanFromIreland
Copy link
Member

Alternative #138468 was merged, the issue has been fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting core review docs Documentation in the Doc dir needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes skip news
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

4 participants