Ticket #6140 enhancement closed fixed

Opened 7 months ago

Last modified 6 months ago

Port twisted.internet._newtls to Python 3

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

Description

twisted.internet._newtls should run on Python 3.

Change History

1

Changed 7 months ago by itamar

This depends on #6172 (specifically twisted.internet.test.test_newtls requires twisted.internet.test.test_tls).

2

Changed 6 months ago by itamarst

  • branch set to branches/newtls-py3-6140
  • branch_author set to itamarst

(In [36360]) Branching to 'newtls-py3-6140'

3

Changed 6 months ago by itamar

  • keywords review added
  • owner set to exarkun

4

Changed 6 months ago by exarkun

  • keywords review removed
  • owner changed from exarkun to itamar

Great, please merge.

5

Changed 6 months ago by itamarst

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

(In [36520]) Merge newtls-py3-6140.

Author: itamar Review: exarkun Fixes: #6140

Mark _newtls as ported to Python 3.

Note: See TracTickets for help on using tickets.