Jeffrey Walton added the comment:

The big list of issues earlier has been parred down to the following after 
`make`:

Objects/longobject.c:40:42: runtime error: index -3 out of bounds for type 
'PyLongObject [262]'
Objects/listobject.c:2046:22: runtime error: index 623 out of bounds for type 
'PyObject *[256]'
Objects/longobject.c:40:42: runtime error: index -3 out of bounds for type 
'PyLongObject [262]'

`make test` still needs to be run.

I'm going to open another bug report since this is a different branch. Is that 
OK?

----------

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

Reply via email to