Skip to content

2.5.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 07:28

Hello again, this release is out a lot quicker than usual because we're responding to two reported regressions in 2.5.4. Thank you to @SamuelWyck and @davidfokkema for their reports. This release fixes both of those regressions and contains the other things we've worked on in the last few weeks.

EDIT 2025-07-28: New wheels have been uploaded to add support for Python 3.14 and Pypy 3.11

What's Changed

Bugfixes

  • @oddbookworm found and fixed a regression where pygame.transform would fail to copy palettes when transforming palettized surfaces, making the outputs unusable, in #3464. @ankith26 made a related fix and @Starbuck5 added additional tests for this in #3465 and #3466 respectively.
  • @ankith26 fixed a regression where pygame-ce apps failed MacOS code notarization in Briefcase, due to the inclusion of non ascii (Korean) filenames in our tutorials. #3478.

New API

Docs

  • @DickerDackel and @ToniDevStuff added extra detail to the docs about how Vectors can be converted to other data types in #3447 and #3446.

Maintenance

New Contributors

Full Changelog: 2.5.4...2.5.5