[New-bugs-announce] [issue21816] OverflowError: Python int too large to convert to C long

Thomas Ball report at bugs.python.org
Fri Jun 20 21:18:11 CEST 2014


New submission from Thomas Ball:

The attached file raises the exception:

OverflowError: Python int too large to convert to C long

in Python 2.7.7, which clearly is a bug. 

The error is not present in Python 3.4.

----------
files: testint.py
messages: 221116
nosy: Thomas.Ball
priority: normal
severity: normal
status: open
title: OverflowError: Python int too large to convert to C long
type: behavior
versions: Python 2.7
Added file: http://bugs.python.org/file35712/testint.py

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21816>
_______________________________________


More information about the New-bugs-announce mailing list