mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-05 20:07:47 +03:00
Typing is broken with older versions of Twisted e.g. with v21.2
deluge/deluge/core/core.py", line 404, in Core
) -> defer.Deferred[str]:
TypeError: 'type' object is not subscriptable
Also it might not be compatible with Python 3.6 or 3.7 with use of
certain types such as dict rather than Dict
This reverts commit
|
||
---|---|---|
.. | ||
contributing | ||
devguide | ||
how-to | ||
intro | ||
modules | ||
reference | ||
releases | ||
changelog.md | ||
conf.py | ||
depends.md | ||
index.rst |