Commit 8f71888
[3.13] pythongh-140873: Fix the singledispatchmethod documentation (pythonGH-141523) (pythonGH-141710)
It does not support non-descriptor callables yet.
(cherry picked from commit d89eb2f)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>1 parent b41963a commit 8f71888
2 files changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
620 | 620 | | |
621 | 621 | | |
622 | 622 | | |
623 | | - | |
| 623 | + | |
624 | 624 | | |
625 | 625 | | |
626 | 626 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
947 | 947 | | |
948 | 948 | | |
949 | 949 | | |
950 | | - | |
951 | | - | |
| 950 | + | |
952 | 951 | | |
953 | 952 | | |
954 | 953 | | |
| |||
0 commit comments