[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3603: Port allmydata.scripts to Python 3
Tahoe-LAFS
trac at tahoe-lafs.org
Sat Jan 30 17:33:14 UTC 2021
#3603: Port allmydata.scripts to Python 3
-------------------------+------------------------------
Reporter: jaraco | Owner: jaraco
Type: defect | Status: new
Priority: normal | Milestone: Support Python 3
Component: unknown | Version: n/a
Resolution: | Keywords:
Launchpad Bug: |
-------------------------+------------------------------
Comment (by jaraco):
Looking at the config file, it looks like the config generated by `create-
client` has some unwanted bytes literals:
{{{
[node]
nickname = b''
reveal-IP-address = true
web.port = b'tcp:3456:interface=127.0.0.1'
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3603#comment:7>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list