Ticket #5985 enhancement closed fixed

Opened 8 months ago

Last modified 8 months ago

Port twisted.internet.address to Python 3

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

Description

twisted.internet.address should be ported to Python 3.

Change History

1

Changed 8 months ago by itamarst

  • branch set to branches/address-py3-5985
  • branch_author set to itamarst

(In [35673]) Branching to 'address-py3-5985'

2

Changed 8 months ago by itamar

  • owner set to exarkun
  • keywords review added

3

Changed 8 months ago by exarkun

  • owner changed from exarkun to itamar
  • keywords review removed
  1. One new pydoctor error -  http://buildbot.twistedmatrix.com/builders/documentation/builds/2498/steps/api-documentation/logs/new%20pydoctor%20errors - maybe a pydoctor bug. this looks like a case mwhudson said should work just a couple days ago. Maybe importing FancyEqMixin stand-alone would work around it, dunno.

Otherwise looks good. Please merge after addressing the above.

4

Changed 8 months ago by itamarst

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

(In [35686]) Merge address-py3-5985.

Author: itamar Review: exarkun Fixes: #5985

Port twisted.internet.address to Python 3.

Note: See TracTickets for help on using tickets.