Skip to content

Pull requests: pygame-community/pygame-ce

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Simplify key code Code quality/robustness Code quality and resilience to changes key pygame.key
#3514 opened Jun 20, 2025 by Starbuck5 Loading…
iOS support dont merge Experimental Experimental code meson Meson build system mobile
#3513 opened Jun 20, 2025 by seekerluke Draft
Fix aaline width and blend conflict
#3510 opened Jun 18, 2025 by ankith26 Loading… 2.5.6
Added set_led method for Joystick and Controller objects controller pygame.controller joystick pygame.joystick New API This pull request may need extra debate as it adds a new class or function to pygame
#3507 opened Jun 17, 2025 by oddbookworm Loading… 2.5.6
Bump pypa/cibuildwheel from 2.23.2 to 3.0.0 dependencies github_actions Pull requests that update GitHub Actions code
#3504 opened Jun 16, 2025 by dependabot bot Loading…
Greek README
#3503 opened Jun 15, 2025 by ToniDevStuff Loading…
Fix display.set_mode segfault after resizing
#3501 opened Jun 15, 2025 by MightyJosip Loading…
Pull windows deps on update in meson buildconfig
#3500 opened Jun 14, 2025 by ankith26 Loading…
Fix ASAN issues in surface scroll tests
#3497 opened Jun 11, 2025 by ankith26 Loading… 2.5.6
pygame.Window.get_info()
#3494 opened Jun 9, 2025 by gresm Loading…
Refactor rect properties
#3492 opened Jun 9, 2025 by MightyJosip Loading…
FIx PySequence_AsVectorCoords and discourage usage
#3487 opened Jun 8, 2025 by ankith26 Loading…
Base header pygame.base
#3486 opened Jun 8, 2025 by oddbookworm Loading…
Use macro for exception raising
#3485 opened Jun 7, 2025 by MightyJosip Loading…
C UNIT TESTING!!! (this time on the right repo) build Compiling stuff C API CI Issue with the Continuous Integration (CI), the actions/bots that test things discussion enhancement Experimental Experimental code meson Meson build system needs testing Not complete Still needs some work Steering Council tests tests (module)
#3477 opened Jun 6, 2025 by oddbookworm Draft
1 task
Fix and improve pygame.Window tests
#3474 opened Jun 5, 2025 by ankith26 Loading… 2.5.6
Move surface to its own directory Code quality/robustness Code quality and resilience to changes
#3462 opened Jun 2, 2025 by MightyJosip Loading…
Bump build dependencies dependencies
#3443 opened May 24, 2025 by ankith26 Loading… 2.5.6
Use namedtuple for pygame.image.load_animation enhancement image pygame.image
#3442 opened May 24, 2025 by damusss Loading…
ProTip! Filter pull requests by the default branch with base:main.