◐ Shell
clean mode source ↗

`functools.partial` docs: Use the more common spelling for "referenceable" by rodrigogiraoserrao · Pull Request #113675 · python/cpython

@Eclips4

AlexWaygood

Choose a reason for hiding this comment

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

Both are acceptable spellings, but "referenceable" is the more common one, and does look more natural to my eyes. So I'm happy for this to go in :)

@AlexWaygood AlexWaygood changed the title Fix typo in docs about partial objects functools.partial docs: Use the more common spelling for "referenceable"

Jan 3, 2024

@miss-islington-app

@bedevere-app

@bedevere-app

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jan 3, 2024
…able" (pythonGH-113675)

(cherry picked from commit 4de468c)

Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jan 3, 2024
…able" (pythonGH-113675)

(cherry picked from commit 4de468c)

Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>

@Eclips4

Both are acceptable spellings, but "referenceable" is the more common one, and does look more natural to my eyes. So I'm happy for this to go in :)

We also have at least three similar situations: c-api/weakref.rst (38 and 50 lines) and newtypes.rst (548 line). Should we fix it?

AlexWaygood pushed a commit that referenced this pull request

Jan 3, 2024
…ferenceable" (GH-113675) (#113677)

`functools.partial` docs: Use the more common spelling for "referenceable" (GH-113675)
(cherry picked from commit 4de468c)

Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>

AlexWaygood pushed a commit that referenced this pull request

Jan 3, 2024
…ferenceable" (GH-113675) (#113678)

`functools.partial` docs: Use the more common spelling for "referenceable" (GH-113675)
(cherry picked from commit 4de468c)

Co-authored-by: Rodrigo Girão Serrão <5621605+rodrigogiraoserrao@users.noreply.github.com>

@AlexWaygood

We also have at least three similar situations: c-api/weakref.rst (38 and 50 lines) and newtypes.rst (548 line). Should we fix it?

If you make a PR, I'll probably merge it -- but also, I wouldn't say it's a priority, since both are acceptable spellings :)

@rodrigogiraoserrao

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

Jan 22, 2024

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

Feb 11, 2024

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

Sep 2, 2024