Austin Hurst

Results 135 comments of Austin Hurst

Great, so it's fully working now? Or are there any other issues to fix?

@mcepl Glad to hear it! Also, some of those skipped tests (apart from the PowerInfo segfault) look like bugs that have been fixed in the past few PySDL2 releases (e.g....

@mcepl Ah yep, whoops! I thought I set up things to exclude those, but apparently it didn't work. I'll try to fix that for future releases.

Fix included in PySDL2 0.9.14, closing this!

Looks like that module was added in an unofficial fork of this project that seems to now be abandoned. You can find the full source for the module here: https://github.com/LukeMS/py-sdl2/blob/master/sdl2/ext/time.py...

@iKarith Yes, definitely!

#144 will fix this once merged.

@A-Wpro Thanks for this! Would you be willing to add a unit test for this as well, just so I can be sure this doesn't get broken again in the...

@A-Wpro Sorry for the delay! Got busy with other things and haven't had a ton of time for PySDL2. To avoid adding new test images to the repository I wrote...

@sezero From how I'm reading the code, the issue is that if setting a soundfont fails and a) there's no default soundfont to revert to, or b) trying to set...