Chaz Maschman
Results
3
comments of
Chaz Maschman
It looks like the bug in question was #19878, which #20472 fixed. Is it the position of the project that these fixes should also apply to scenarios that came with...
Yes, this is 2.30.2 of SDL. X11 via XWayland.
Looking back at my request, I have just realized that it's entirely possible for a collections.abc.Collection to not support \_\_getitem\_\_, which is required by the code. The most broad abc...