Ticket #6157 enhancement closed fixed

Opened 7 months ago

Last modified 6 months ago

Port SSL endpoints to Python 3

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

Description

twisted.internet.endpoints SSL endpoints should be ported to Python 3 (they're required by the SSL unit tests, for example).

Change History

1

Changed 6 months ago by itamarst

  • branch set to branches/sslendpoints-py3-6157
  • branch_author set to itamarst

(In [36351]) Branching to 'sslendpoints-py3-6157'

2

Changed 6 months ago by itamar

  • owner set to exarkun
  • keywords review added

3

Changed 6 months ago by exarkun

  • owner changed from exarkun to itamar
  • keywords review removed

Thanks. Looks pretty good. There are some issues though, enumerated by the build results. Fix those then merge.

4

Changed 6 months ago by itamarst

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

(In [36354]) Merge sslendpoints-py3-6157.

Author: itamar Review: exarkun Fixes: #6157

Port SSL endpoints to Python 3.

Note: See TracTickets for help on using tickets.