[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3035: Turn python2 checks from errors into warnings
Tahoe-LAFS
trac at tahoe-lafs.org
Fri Jan 17 17:16:34 UTC 2020
#3035: Turn python2 checks from errors into warnings
-----------------------------+------------------------------
Reporter: heartsucker | Owner:
Type: defect | Status: new
Priority: normal | Milestone: Support Python 3
Component: unknown | Version: 1.12.1
Resolution: | Keywords:
Launchpad Bug: |
-----------------------------+------------------------------
Comment (by exarkun):
I wonder if this is about a check for Python version *less* than 3. The
CLI entrypoint has such a check:
{{{
./allmydata/scripts/runner.py:188: assert sys.version_info < (3,), u
"Tahoe-LAFS does not run under Python 3. Please use Python 2.7.x."
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3035#comment:1>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list