Hi all,

Just a little update on what I am currently working on. 

During EuroPython I did some bugfixes and started converting the test 
framework to py.test (thanks to the py.test devs for helping me out with 
some questions). There are still some details that I am trying to figure 
out, so that is taking some time. The goal is to make it as easy as 
possible to run the tests on all supported platforms. That will make it 
easier for me to test the python-future changes in 1.3. The idea is to make 
it easy to render questions in the used pyglet window, and only fall back 
to console or easygui when no window is open/usable. Also I want to rely on 
the pyglet event loop instead of a custom test loop (or no loop at al, 
which seems to work less nice on Windows).

I am also considering doing a 1.2.4 maintenance release. That should 
include the fix for the GLX context issue and the crashes in GdkPixBuf. Are 
there other issues you think should be fixed in maintenance? I will try to 
do these for 1.2.4 too, but of course a pull request for bugfixes in 1.2.x 
would make it a bit faster ;-)

Rob

-- 
You received this message because you are subscribed to the Google Groups 
"pyglet-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pyglet-users+unsubscr...@googlegroups.com.
To post to this group, send email to pyglet-users@googlegroups.com.
Visit this group at http://groups.google.com/group/pyglet-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to