mirror of
https://github.com/evennia/evennia.git
synced 2026-03-16 21:06:30 +01:00
Python 3.9 support. Resolves #2436.
This commit is contained in:
parent
9df1f9f25f
commit
8964c90374
1 changed files with 6 additions and 0 deletions
|
|
@ -16,6 +16,12 @@
|
|||
- Latin (la) i18n translation (jamalainm)
|
||||
- Made the `evennia` dir possible to use without gamedir for purpose of doc generation.
|
||||
|
||||
### Backports from 1.0 to 0.9.5 since 0.9.5 release
|
||||
|
||||
- Fix to TaskHandler to complate api and allow manipulation of `utils.delay`
|
||||
return as originall intended.
|
||||
- Support for Python 3.9.
|
||||
|
||||
### Evennia 0.9.5 (Nov 2020)
|
||||
|
||||
A transitional release, including new doc system.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue