Hi Armin, 2015-06-21 12:33 GMT+02:00 Armin Rigo <ar...@tunes.org>:
> Hi Amaury, > > In fd331e4bf733 you did an untested change to the tkinter library; as > it turns out, the CPython tests find problems: > > > http://buildbot.pypy.org/summary/longrepr?testname=unmodified&builder=pypy-c-jit-linux-x86-32&build=2727&mod=lib-python.2.7.test.test_tcl > > Can you fix the situation? Thanks! Actually my changes were trying to fix the test failures in this test_tcl file, since the merge of stdlib-2.7.10. This Tcl_NewWideIntObj function is used probably only in the 32bit case. Should be fixed with 6453697f3a30. -- Amaury Forgeot d'Arc
_______________________________________________ pypy-dev mailing list pypy-dev@python.org https://mail.python.org/mailman/listinfo/pypy-dev