Opened 14 months ago
Last modified 9 months ago
#3499 new patch
Stop using deprecated LibTorrent features
Reported by: | DjLegolas | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 2.1.1 |
Component: | Core | Version: | 2.0.0 |
Keywords: | Cc: |
Description
As part of the on-going addition of the support for libtorrent 2.0 we should stop using the deprecated methods.
As a "bonus" feature, when running pytest, we get DeprecationWarning prints, so finding is not that of an issue.
Change History (4)
comment:1 Changed 14 months ago by DjLegolas
comment:2 Changed 14 months ago by Cas
There are more deprecated functions being used so keeping issue open
comment:4 Changed 9 months ago by Cas
- Milestone changed from 2.1.0 to 2.1.1
Ticket retargeted after milestone closed
Note: See
TracTickets for help on using
tickets.
PR: https://github.com/deluge-torrent/deluge/pull/343