summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2020-10-09 14:14:37 +0300
committerGitHub <noreply@github.com>2020-10-09 14:14:37 +0300
commite2ec0b27c02a158d0007c11dcc1f2d7a95948712 (patch)
treeb3af19afbbe88789b8f9af7ba9ffd91e87c1e5c1 /Python/errors.c
parent48f305fd122080a9181cbda33bdb42ea36a0136f (diff)
downloadcpython-git-e2ec0b27c02a158d0007c11dcc1f2d7a95948712.tar.gz
bpo-41974: Remove complex.__float__, complex.__floordiv__, etc (GH-22593)
Remove complex special methods __int__, __float__, __floordiv__, __mod__, __divmod__, __rfloordiv__, __rmod__ and __rdivmod__ which always raised a TypeError.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions