Serhiy Storchaka added the comment:

Here is a patch. arraymodule.c is already fixed. Instead I found other bug in 
sysmodule.c. I'm not sure about extending.rst, PyLong_FromLong(0L) should never 
fail if NSMALLNEGINTS + NSMALLPOSINTS > 0.

----------
keywords: +patch
stage: needs patch -> patch review
versions:  -Python 3.2
Added file: http://bugs.python.org/file32908/issue16404.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue16404>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to