Archives April 18, 2014
PyOpenGL test_core on 2.7, 3.3 and 3.4
Written by
on
.
I just finished doing a clean test run across those 3 releases of Python with each of the 8 major config flags on/off (i.e. 48 runs of the test suite). As expected, almost all of the failures were in Python 3.x, and mostly related to unicode, where COPY_ON_ERROR generated failures when a unicode string was ...