pygame-ce
pygame-ce copied to clipboard
`Texture.from_surface` segfaulting?
trafficstars
While refreshing https://github.com/pygame-community/pygame-ce/pull/3035, I finally figured out that I was getting segfaults in the CI due to the Texture.from_surface call I had in the test. Couldn't repro locally, so I have no idea offhand what's going on there. Worth investigating