sirk390 / wxasync

asyncio support for wxpython
MIT License
76 stars 9 forks source link

require python>=3.7 #24

Closed Dobatymo closed 1 year ago

Dobatymo commented 1 year ago

For example asyncio.create_task() is not available on Python 3.6