[tahoe-lafs-trac-stream] [tahoe-lafs] #2065: port to Python 3
tahoe-lafs
trac at tahoe-lafs.org
Tue Aug 27 15:05:44 UTC 2013
#2065: port to Python 3
------------------------+-----------------------
Reporter: zooko | Owner:
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: code | Version: 1.10.0
Resolution: | Keywords: Python3
Launchpad Bug: |
------------------------+-----------------------
Comment (by daira):
To get an incomplete list of warnings about incompatibilities with Python
3, do:
{{{
bin/tahoe @python -3 @tahoe debug trial 2>&1 |grep '^/' |sort |uniq
>warnings.txt
}}}
I'll attach the results.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2065#comment:1>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list