Lamonte Harris wrote:
What do we do for python 3 :S. When will there be information on pygame and the new Python 3?
Python modules that are extensions written in C are going to have a hard transition to 3.0. The C API in Python 3 is different enough that porting will be a full rewrite.
My guess is that there won't be an official Pygame for Python 3 until after it is released (1 year from now). At that point the development for Python 2.x will probably stop.
This is just my guess though. Anything can happen with a maintainer. :-)