Opened 5 years ago
Closed 5 years ago
#3189 closed feature-request (Fixed)
Refactor HTTPDownloader to Agent
Reported by: | DjLegolas | Owned by: | DjLegolas |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | Core | Version: | develop |
Keywords: | twisted, HTTPDdownloader | Cc: |
Description
As of twisted 16.7.0, twisted.web.client.HTTPDownloader have been
marked as deprecated.
This caused the tests results to show many lines of warnings about it.
The suggested replacement is twisted.web.client.Agent.
Change History (2)
comment:1 Changed 5 years ago by Cas
- Milestone changed from 2.0 to 2.0.0
comment:2 Changed 5 years ago by DjLegolas
- Resolution set to Fixed
- Status changed from new to closed
This was added at: [c7e61f8c]
Note: See
TracTickets for help on using
tickets.
Milestone renamed