Skip to content

0.29 - Python 3.9 fixes

Choose a tag to compare

@vasily-v-ryabov vasily-v-ryabov released this 22 Nov 12:01
f2aa748

Extensions

  • Drawable & XInput: Avoid using array.array.tostring() which is removed in Python 3.9 (thanks @t-wissmann).