Ticket #5860 task closed fixed
Remove twisted.python.threadable's dependency on twisted.python.hook
| Reported by: | itamar | Owned by: | itamar |
|---|---|---|---|
| Priority: | normal | Milestone: | Python 3.3 Minimal |
| Component: | core | Keywords: | |
| Cc: | Branch: | branches/unhook-threadable-5860 | |
| Author: | exarkun | Launchpad Bug: |
Description
threadable.synchronize is the only code in Twisted that depends on hook. Rewriting it to not use hook would mean less code to port to Python 3.
Change History
Note: See
TracTickets for help on using
tickets.
