Ticket #6067 enhancement closed fixed

Opened 8 months ago

Last modified 8 months ago

Port twisted.internet.threads to Python 3

Reported by: itamar Owned by: itamar
Priority: normal Milestone: Python 3.3 Minimal
Component: core Keywords:
Cc: Branch: branches/threads-py3-6067
Author: itamarst Launchpad Bug:

Description

twisted.internet.threads should run on Python 3.

Change History

1

Changed 8 months ago by itamarst

  • branch set to branches/threads-py3-6067
  • branch_author set to itamarst

(In [35989]) Branching to 'threads-py3-6067'

2

Changed 8 months ago by itamar

  • owner changed from itamar to exarkun
  • keywords review added

3

Changed 8 months ago by exarkun

  • keywords review removed
  • owner changed from exarkun to itamar

Great, thanks, please merge.

4

Changed 8 months ago by itamarst

  • status changed from new to closed
  • resolution set to fixed

(In [36024]) Merge threads-py3-6067.

Author: itamar Review: exarkun Fixes: #6067

twisted.internet.threads and IReactorThreads now work on Python 3.

Note: See TracTickets for help on using tickets.