Ticket #5886 enhancement closed fixed

Opened 9 months ago

Last modified 9 months ago

Restore __version__ to twisted/__init__.py on Python 3, once twisted.python.versions is enabled

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

Description

twisted.__version__ should be enabled on Python 3 once twisted.python.versions has been ported.

Change History

1

Changed 9 months ago by exarkun

(In [35426]) re-enable twisted.version

refs #5917 refs #5886

2

Changed 9 months ago by exarkun

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

(In [35431]) Merge versions-python3-5917-3

Author: exarkun Reviewer: itamar Fixes: #5917 Fixes: #5785 Fixes: #5886

Port twisted.python.versions to Python 3. Also add a bit of missing test coverage and restore the definition of twisted.__version__ on Python 3.

Note: See TracTickets for help on using tickets.