diff options
author | Wim Jeantine-Glenn <hey@wimglenn.com> | 2024-10-29 23:02:27 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-29 23:02:27 (GMT) |
commit | 298e04163188639fa28dd86cc9d1b8096199f6fb (patch) | |
tree | 86a0c2688f608ba7997c6decb2d4f7d1a81f7b95 /Python/pylifecycle.c | |
parent | 5527c4051c0b58218ce69044f92b45f1d66ed43f (diff) | |
download | cpython-298e04163188639fa28dd86cc9d1b8096199f6fb.zip cpython-298e04163188639fa28dd86cc9d1b8096199f6fb.tar.gz cpython-298e04163188639fa28dd86cc9d1b8096199f6fb.tar.bz2 |
bpo-41793: Fix an inaccuracy about reflected methods in datamodel docs (GH-22257)
* Qualifying that the right operand's type must be a *strict* subclass for the reflected method to take precedence avoids an edge case / counter-example when the types are actually equal.
Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
Diffstat (limited to 'Python/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions