Ticket #5986 enhancement closed fixed
Remove legacy code from twisted.internet._signals, as part of port to Python 3
| Reported by: | itamar | Owned by: | itamar |
|---|---|---|---|
| Priority: | normal | Milestone: | Python 3.3 Minimal |
| Component: | core | Keywords: | |
| Cc: | Branch: | branches/signals-5986-3 | |
| Author: | itamarst | Launchpad Bug: |
Description
twisted.internet._signals and its attendant C module are mostly devoted to versions of Python before 2.6. The unnecessary code can be removed, and the remaining code ported to Python 3.
Change History
Note: See
TracTickets for help on using
tickets.
