FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-109975: Escaping an 's' after backquote in 3.13.0a5.rst by yeager · Pull Request #138370 · python/cpython · GitHub

/ cpython Public

gh-109975: Escaping an 's' after backquote in 3.13.0a5.rst - #138370

Closed
yeager wants to merge 2 commits into
python:mainfrom
yeager:main
Closed

gh-109975: Escaping an 's' after backquote in 3.13.0a5.rst#138370
yeager wants to merge 2 commits into
python:mainfrom
yeager:main

Conversation

yeager commented Sep 2, 2025
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown

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

This lacks a "`" and fails to build with Swedish translation
bedevere-app Bot added awaiting review docs Documentation in the Doc dir skip news labels Sep 2, 2025
github-project-automation Bot moved this to Todo in Docs PRs Sep 2, 2025
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 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
Comment thread Misc/NEWS.d/3.13.0a5.rst
vstinner added needs backport to 3.13 bugs and security fixes needs backport to 3.14 bugs and security fixes labels Sep 2, 2025
Comment thread Misc/NEWS.d/3.13.0a5.rst
.. 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
Copy Markdown
Member

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

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

Copy link
Copy Markdown
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 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

Copy link
Copy Markdown
Member

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

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL