Skip to content

Changes for release v1.26.0 #1327

Open
mwydmuch wants to merge 5 commits intomasterfrom
release/1.26.0
Open

Changes for release v1.26.0 #1327
mwydmuch wants to merge 5 commits intomasterfrom
release/1.26.0

Conversation

@mwydmuch
Copy link
Copy Markdown
Member

@mwydmuch mwydmuch commented Apr 18, 2026

Description

This PR includes minimal changes for maintenance release v1.26.0, mostly including Python 3.13 and 3.14 support.

Changes include:

  • Bumping version to 1.26.0
  • Allowing Python 3.13 and 3.14 in pyproject.toml
  • Switching dependency on unmaintained pygame to pygame-ce (we are doing it across all projects)
  • Adding Python 3.13 and 3.14 to workflows
  • Removing waterworld env

Checklist:

  • I have run the pre-commit checks with pre-commit run --all-files (see CONTRIBUTING.md instructions to set it up)
  • I have run pytest -v and no errors are present.
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I solved any possible warnings that pytest -v has generated that are related to my code to the best of my knowledge.
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

virgilt and others added 5 commits November 6, 2025 23:14
…1228)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Travis Virgil <37372683+virgilt@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants