Ticket #6166 enhancement new
Deprecate pickling support (__getstate__ and __setstate__) in twisted.internet._sslverfiy
| Reported by: | itamar | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | core | Keywords: | easy gsoc review |
| Cc: | thijs | Branch: |
branches/sslverify-no-pickle-6166-2
(diff, github, buildbot, log) |
| Author: | canibanoglu | Launchpad Bug: |
Description
Pickleability is no longer a goal for Twisted. As such, the various __getstate__ and __setstate__ methods of twisted.internet._sslverify classes should be deprecated, so we can remove the extra code involved.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

