[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3569: Port allmydata.stats to Python 3
Tahoe-LAFS
trac at tahoe-lafs.org
Fri Dec 18 16:35:43 UTC 2020
#3569: Port allmydata.stats to Python 3
----------------------+----------------------------------
Reporter: itamarst | Owner:
Type: task | Status: new
Priority: normal | Milestone: Support Python 3
Component: unknown | Version: n/a
Keywords: | Launchpad Bug:
----------------------+----------------------------------
This module should be ported.
When it is, there is some code in test_system.py that might need fixing:
```
self.failUnless(b"storage_server.allocate" in c)
```
The final result might not be bytes?
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3569>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list