gvalkov / python-evdev

Python bindings for the Linux input subsystem
https://python-evdev.rtfd.org/
BSD 3-Clause "New" or "Revised" License
334 stars 112 forks source link

support for python 3.9 #140

Open barissacikara opened 4 years ago

barissacikara commented 4 years ago

current version is not supporting python 3.9. I'm wondering do you will support python 3.9 ?

notEvil commented 3 years ago

Fyi I found that evdev in py3.9 with X11 works but not with Wayland. (Before evdev in py3.8 with Wayland worked just fine)