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 <rep...@bugs.python.org>
<http://bugs.python.org/issue21816>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to