Skip to content

pygame 1.9.6 released with a few regression bug fixes

Compare
Choose a tag to compare
@notpygame notpygame released this 25 Apr 13:30

Whilst we focus like a shark-lazer on pygame 2, here is a bonus pygame 1.9.6 with a couple of small regression bug fixes.

  • mp3 via smpeg was missing in manylinux builds.
  • mixer thread deadlock issue when controlling it from different threads.
  • pygame.version.vernum now has major, minor, and patch attributes.