Update code om Python 3.11 te ondersteunen #22

Merged
mark merged 5 commits from python311 into master 2022-12-28 17:57:26 +01:00

5 Commits

Author SHA1 Message Date
mark 1adc2096a0 fix voor verkeerde url
continuous-integration/drone/push Build is passing
2022-12-27 22:10:17 +01:00
mark 904f1c48ea Fixes untested bug in tegeltje
continuous-integration/drone/push Build is passing
2022-12-18 02:04:58 +01:00
mark f8db215b31 Replaces asyncio coroutines with native async
Replaces @asyncio.coroutine decorator with async
Replaces yield from with await
2022-12-18 02:03:46 +01:00
mark ad2324d53c Fixes random seed required value 2022-12-18 02:03:09 +01:00
mark 1c3318c24c Setup testing environments for python 3.11 2022-12-18 01:59:01 +01:00