Ticket #6052 enhancement closed fixed

Opened 9 months ago

Last modified 9 months ago

Port `twisted.internet.task` to Python 3

Reported by: itamar Owned by: itamar
Priority: normal Milestone: Python 3.3 Minimal
Component: core Keywords:
Cc: Branch: branches/task-py3-6052
(diff, github, buildbot, log)
Author: itamarst Launchpad Bug:

Description

twisted.internet.task should run on Python 3.

Change History

1

Changed 9 months ago by itamar

  • keywords review added
  • owner changed from itamar to exarkun

2

Changed 9 months ago by itamarst

  • branch set to branches/task-py3-6052
  • branch_author set to itamarst

(In [35936]) Branching to 'task-py3-6052'

3

Changed 9 months ago by exarkun

  • keywords review removed
  • owner changed from exarkun to itamar

Looks good, please merge.

4

Changed 9 months ago by itamarst

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

(In [35951]) Merge task-py3-6052.

Author: itamar Review: exarkun Fixes: #6052

twisted.internet.task now runs on Python 3.

Note: See TracTickets for help on using tickets.