mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-04 19:38:03 +03:00
[Core] Fix SimpleNamespace on Python2
This commit is contained in:
parent
25087d3f2d
commit
957cd5dd9c
5 changed files with 24 additions and 4 deletions
|
@ -6,7 +6,7 @@ Welcome to the latest release of Deluge, a long time in the making!
|
|||
|
||||
Some of the highlights since the last major release.
|
||||
|
||||
- Migrated to Python 3.
|
||||
- Migrated to Python 3 with minimal support retained for Python 2.7.
|
||||
- Shiny new logo.
|
||||
- Multi-user support.
|
||||
- Performance updates to handle thousands of torrents with faster loading times.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue