[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3618: Enable -bb for all Python 3 ported tests
Tahoe-LAFS
trac at tahoe-lafs.org
Mon Feb 22 15:53:03 UTC 2021
#3618: Enable -bb for all Python 3 ported tests
----------------------+----------------------------------
Reporter: itamarst | Owner: itamarst
Type: defect | Status: new
Priority: normal | Milestone: Support Python 3
Component: unknown | Version: n/a
Keywords: | Launchpad Bug:
----------------------+----------------------------------
The -bb flag for Python catches errors with string formatting on Python 3,
specifically `"%s" % (b"bytes",)`. We should enable this for all tests.
I've already done `allmydata.test.web`, and hopefully should be possible
to do the rest of the tests in one PR.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3618>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list