Pysdl2-dll

Latest version: v2.32.0

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 5

2.0.22

- Bumped the SDL2 binary version from 2.0.20 to 2.0.22.
- Stripped debug symbols from manylinux binaries for smaller size.
- Fixed joystick and gamecontroller subsystem support with the manylinux binaries by removing support for the libudev input backend. This is necessary because SDL2 doesn't fall back cleanly to another controller input API if libudev doesn't work, and udev seems to be famous for having problems with SDL2 binaries that aren't installed with the system package manager.

2.0.20

- Bumped the SDL2 binary version from 2.0.18 to 2.0.20.
- Bumped the SDL\_ttf binary version from 2.0.15 to 2.0.18.

2.0.18

- Bumped the SDL2 binary version from 2.0.16 to 2.0.18.
- Added support for 64-bit ARM `manylinux_2_24` wheels!
- Added libgbm support to all manylinux wheels.

2.0.16

- Bumped the SDL2 binary version from 2.0.14 to 2.0.16.
- Removed `RuntimeWarning` when importing with Microsoft Store Python, which is properly supported as of PySDL2 0.9.8.
- Increased the target for the "legacy" manylinux wheels from `manylinux2010` to `manylinux2014`, due to an incompatibility with SDL2 2.0.16's use of the `dbus` library and the very old `dbus` version included in the official `manylinux2010` images.
- Removed dynamic support for the ancient Network Audio System (libaudio) backend in the "legacy" manylinux wheels, due to the package not being available for 32-bit `manylinux2014` images.
- Added experimental dynamic support for Pipewire audio (>= 0.3) in the "modern" manylinux wheels.

2.0.14.post2

- Added support for Linux (x86, 32-bit and 64-bit), using the official `manylinux` images to build SDL2 and its companion libraries from source.
- Added an informative `RuntimeWarning` when imported with the Microsoft Store version of Python, which is currently incompatible with the way dependency libraries for SDL\_image, SDL\_TTF, and SDL\_mixer are bundled in pysdl2-dll.
- Added an informative `UserWarning` when using a binary-less install of pysdl2-dll.
- Added an additional `UserWarning` when using a binary-less install of pysdl2-dll on a platform that might be able to use wheels with a more recent version of pip.

2.0.14.post1

- Fixed bug where pysdl2-dll reported the wrong version.

Page 4 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.