#3018 closed task

Ensure all the dependencies of Tahoe-LAFS support Python 2 and 3 — at Version 2

Reported by: richardARPANET Owned by: richardARPANET
Priority: normal Milestone: Support Python 3
Component: code Version: 1.12.1
Keywords: Cc:
Launchpad Bug:

Description (last modified by richardARPANET)

All the Python deps need to support Python 3 also.

I used https://pypi.org/project/caniusepython3/ and got the following:

Finding and checking dependencies ...

You need 6 projects to transition to Python 3.
Of those 6 projects, 4 have no direct dependencies blocking their transition:

  foolscap
  pypiwin32
  parsley (which is blocking txi2p)
  txsocksx (which is blocking txtorcon)

Change History (2)

comment:1 Changed at 2019-03-29T08:28:56Z by richardARPANET

FYI I'm working on this now.

comment:2 Changed at 2019-04-01T13:10:40Z by richardARPANET

  • Description modified (diff)
Note: See TracTickets for help on using tickets.