Ticket #6018 enhancement closed fixed

Opened 8 months ago

Last modified 8 months ago

Port twisted.internet.test.test_threads to Python 3

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

Description

twisted.internet.test.test_threads should run on Python 3.

Change History

1

Changed 8 months ago by itamarst

  • branch set to branches/testthreads-py3-6018
  • branch_author set to itamarst

(In [35809]) Branching to 'testthreads-py3-6018'

2

Changed 8 months ago by itamar

  • owner set to exarkun
  • keywords review added

3

Changed 8 months ago by exarkun

  • keywords review removed
  • owner changed from exarkun to itamar

Failing tests

4

Changed 8 months ago by itamar

  • owner changed from itamar to exarkun
  • keywords review added

The failing tests were due to, and fixed in, #6005; they won't be present when I merge to trunk.

5

Changed 8 months ago by exarkun

  • keywords review removed
  • owner changed from exarkun to itamar

Okay, great. Looks good, please merge.

6

Changed 8 months ago by itamarst

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

(In [35836]) Merge testthreads-py3-6018

Author: itamar Review: exarkun Fixes: #6018

twisted.internet.test.test_threads now runs on Python 3.

Note: See TracTickets for help on using tickets.