Ticket #5982 enhancement closed wontfix

Opened 9 months ago

Last modified 9 months ago

Port twisted.persisted.styles to Python 3

Reported by: itamar Owned by:
Priority: normal Milestone: Python 3.3 Minimal
Component: core Keywords:
Cc: Branch:
Author: Launchpad Bug:

Description

Sadly, twisted.persisted.styles is used by twisted.python.components and parts of twisted.internet, so it must be ported to Python 3.

Change History

1

Changed 9 months ago by itamar

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

Actually, we aren't trying to enforce backwards-compatibility for pickling, so better to just remove the dependency.

Note: See TracTickets for help on using tickets.