◐ Shell
clean mode source ↗

[3.14] gh-140873: Fix the singledispatchmethod documentation by serhiy-storchaka · Pull Request #141523 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@serhiy-storchaka

@serhiy-storchaka serhiy-storchaka commented

Nov 13, 2025

edited by github-actions Bot

Loading

Copy link Copy Markdown

Member

It does not support non-descriptor callables yet.


📚 Documentation preview 📚: https://cpython-previews--141523.org.readthedocs.build/

It does not support non-descriptor callables yet.

@serhiy-storchaka serhiy-storchaka added docs

Documentation in the Doc dir

skip news labels

Nov 13, 2025

@serhiy-storchaka serhiy-storchaka added the needs backport to 3.13

bugs and security fixes

label

Nov 13, 2025

@serhiy-storchaka serhiy-storchaka changed the title gh-140873: Fix the singledispatchmethod documentation [3.14] gh-140873: Fix the singledispatchmethod documentation

Nov 14, 2025

@serhiy-storchaka serhiy-storchaka merged commit d89eb2f into python:3.14

Nov 18, 2025

56 checks passed

@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs

Nov 18, 2025

@miss-islington-app

Copy link Copy Markdown

Thanks @serhiy-storchaka for the PR 🌮🎉.. I'm working now to backport this PR to: 3.13.
🐍🍒⛏🤖

@serhiy-storchaka serhiy-storchaka deleted the docs-singledispatchmethod branch

November 18, 2025 11:16

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

Nov 18, 2025
…ythonGH-141523)

It does not support non-descriptor callables yet.
(cherry picked from commit d89eb2f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

@bedevere-app

bedevere-app Bot commented

Nov 18, 2025

Copy link Copy Markdown

GH-141710 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app Bot removed the needs backport to 3.13

bugs and security fixes

label

Nov 18, 2025

serhiy-storchaka added a commit that referenced this pull request

Nov 18, 2025
…) (GH-141710)

It does not support non-descriptor callables yet.
(cherry picked from commit d89eb2f)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@rhettinger rhettinger Awaiting requested review from rhettinger rhettinger is a code owner

Assignees

No one assigned

Labels

docs

Documentation in the Doc dir

skip news

Projects

Docs PRs

Status: Done

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@serhiy-storchaka