diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2010-03-13 11:34:40 +0000 |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2010-03-13 11:34:40 +0000 |
commit | 84afda5e821f701ebae309f95b063f1e5e32e998 (patch) | |
tree | ca97582cc6bf0bf817a5f16ea1d3713b243d990f /Python/pythonrun.c | |
parent | da8e06be4fadb587c9daefb5dc2b02994228e74c (diff) | |
download | cpython-84afda5e821f701ebae309f95b063f1e5e32e998.tar.gz |
Issue #8014: Fix PyLong_As<c-integer-type> methods not to produce an
internal error on non-integer input: they now raise TypeError instead.
This is needed for attributes declared via PyMemberDefs.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions