pygame is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

pygame / pygame http://pygame.org/

Clone this repository (size: 15.4 MB): HTTPS / SSH
hg clone https://bitbucket.org/pygame/pygame
hg clone ssh://hg@bitbucket.org/pygame/pygame
Filename Size Date modified Message
fixtures
run_tests__tests
test_utils
util
README.TXT 5.4 KB set svn file properties so svn branch and merge work as intended
__init__.py 1.2 KB Merge update, added resizing to movie module. Cleaned up several really
__main__.py 3.8 KB Merge update, added resizing to movie module. Cleaned up several really
_dummymovietest.py 3.9 KB Fixed some SyntaxErrors and 1 NameError with Python 3.
_movie_tags.py 132 B add development tag to unit tests of module that can crash
_movie_test.py 3.7 KB let _movie_test.py run as a program
_view_test.py 3.6 KB Centralize common array struct interface operations in the _view module
_vlcmovietest.py 3.9 KB Fixed some SyntaxErrors and 1 NameError with Python 3.
base_test.py 5.8 KB disable building of modules altered in fsencoding branch to try and discover where the Mac GCC build error is.
blit_test.py 2.6 KB test suite now pygame.tests subpackage as well
bufferproxy_test.py 1.9 KB set svn file properties so svn branch and merge work as intended
camera_test.py 871 B add test/camera_test.py
cdrom_tags.py 27 B implement *_tags.py module replacement to *_test.py level tags.
cdrom_test.py 12.0 KB implement *_tags.py module replacement to *_test.py level tags.
color_test.py 28.5 KB Surface.get_view('2') now returns a view for 24 bit surfaces.
compat_test.py 3.3 KB merge fsencoding branch back into trunk, correcting Unicode file path encoding
cursors_test.py 3.0 KB set svn file properties so svn branch and merge work as intended
display_test.py 21.3 KB merging with python3 branch r 2048
draw_test.py 9.6 KB set svn file properties so svn branch and merge work as intended
event_test.py 10.0 KB Added a test for event over flow. Seems to pass now. For test #67
fastevent_test.py 5.4 KB set svn file properties so svn branch and merge work as intended
font_tags.py 202 B remove Mac error debugging
font_test.py 20.7 KB bug: fix problem when font_test.py run by ftfont_test.py
freetype_tags.py 183 B fix bug introduced into arrinter.py in r3208 that affects Pythons earlier than 2.7
freetype_test.py 30.5 KB Fix _freetype module autoquit problem
ftfont_tags.py 181 B Add top level freetype Python modules ( refs #75 )
ftfont_test.py 978 B bug: python test/ftfont_test.py raised exception
gfxdraw_test.py 29.5 KB gfxdraw: disable unit tests, which fail, so automated builds can continue.
image__save_gl_surface_test.py 1.6 KB set svn file properties so svn branch and merge work as intended
image_tags.py 132 B disable building of modules altered in fsencoding branch to try and discover where the Mac GCC build error is.
image_test.py 12.3 KB pygame.image.save was not resetting color key correctly.
imageext_tags.py 140 B merge fsencoding branch back into trunk, correcting Unicode file path encoding
imageext_test.py 2.5 KB merge fsencoding branch back into trunk, correcting Unicode file path encoding
joystick_test.py 3.9 KB set svn file properties so svn branch and merge work as intended
key_test.py 4.7 KB set svn file properties so svn branch and merge work as intended
mask_test.py 13.6 KB set svn file properties so svn branch and merge work as intended
math_test.py 70.4 KB as/from_polar/spherical now also use degrees instead of radians
midi_tags.py 27 B Merged with trunk revision 2262
midi_test.py 16.7 KB Mistake in a midi test, comparing against a previously declared variable.
mixer_music_tags.py 138 B disable building of modules altered in fsencoding branch to try and discover where the Mac GCC build error is.
mixer_music_test.py 7.5 KB fix bugs related to run_test.py
mixer_tags.py 132 B disable building of modules altered in fsencoding branch to try and discover where the Mac GCC build error is.
mixer_test.py 31.6 KB Merge the buffer branch back into trunk.
mouse_test.py 6.2 KB set svn file properties so svn branch and merge work as intended
movie_tags.py 146 B disable building of modules altered in fsencoding branch to try and discover where the Mac GCC build error is.
movie_test.py 8.6 KB set svn file properties so svn branch and merge work as intended
overlay_test.py 1.6 KB set svn file properties so svn branch and merge work as intended
pixelarray_test.py 39.9 KB add PixelArray unit test for __dict__, weakref, and subclassing
pixelcopy_test.py 20.4 KB Fix inconsistent indentation. Remove trailing whitespace
rect_test.py 23.3 KB merging with python3 branch r 2048
rwobject_test.py 4.0 KB merge fsencoding branch back into trunk, correcting Unicode file path encoding
scrap_tags.py 338 B Correct Event readonly attributes test for Python 3.x: the exception raised on assignment differs from 2.x.
scrap_test.py 5.1 KB Correct Event readonly attributes test for Python 3.x: the exception raised on assignment differs from 2.x.
sndarray_tags.py 289 B disable building of modules altered in fsencoding branch to try and discover where the Mac GCC build error is.
sndarray_test.py 8.6 KB upgrade numpy handling to Python 3.x
sprite_test.py 35.4 KB unit test for revision 2953 bug fix
surface_test.py 69.1 KB Another fix for #93 where x or y were less than 0.
surfarray_tags.py 390 B Merge the surface_buffer branch back into trunk.
surfarray_test.py 29.5 KB Let _numpysurfarray.blit_array and make_surface methods accept float arrays ( closes #81 )
surflock_test.py 5.2 KB set svn file properties so svn branch and merge work as intended
sysfont_test.py 1.6 KB set svn file properties so svn branch and merge work as intended
test_test_.py 25 B set svn file properties so svn branch and merge work as intended
threads_tags.py 114 B clean up exclude tags. allow scrap_test.py to run in special cases
threads_test.py 6.5 KB set svn file properties so svn branch and merge work as intended
time_test.py 7.5 KB set svn file properties so svn branch and merge work as intended
transform_test.py 24.3 KB Merged with trunk revision 2262