The SDL 2 plan has become SDL 1.3. They are just incrementally changing it rather than a complete change now.
I think it might be ready by then... but not sure. SDL has a release when done road map for 1.3 I think. Very much a good time to break backwards compatibility. However note that SDL 1.3 has a 1.2 compatible API. Just the new features need API changes. On 9/2/07, Peter Shinners <[EMAIL PROTECTED]> wrote: > René Dudfield wrote: > > the main problem with python 3 with regards to pygame is that most > > games do not have tests written for them. Having tests is required in > > the python 3 transition plan. > > I'm also wondering if SDL2 will be ready in the same timeframe as Python3. > That would be a great opportunity for Pygame to also break a little > backwards compatability. >