[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3019: Remove tuple unpacking in function definitions for Python3 compatibility
Tahoe-LAFS
trac at tahoe-lafs.org
Fri Mar 29 17:05:21 UTC 2019
#3019: Remove tuple unpacking in function definitions for Python3 compatibility
-------------------------+----------------------------------
Reporter: heartsucker | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Support Python 3
Component: unknown | Version: 1.12.1
Keywords: | Launchpad Bug:
-------------------------+----------------------------------
{{{
*** Error []compiling './src/allmydata/immutable/encode.py'...
File "./src/allmydata/immutable/encode.py", line 423
def _send_segment(self, (shares, shareids), segnum):
^
SyntaxError: invalid syntax
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3019>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list