Port allmydata.stats to Python 3 #3569

Closed
opened 2020-12-18 16:35:43 +00:00 by itamarst · 0 comments
itamarst commented 2020-12-18 16:35:43 +00:00
Owner

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?

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?
tahoe-lafs added the
unknown
normal
task
n/a
labels 2020-12-18 16:35:43 +00:00
tahoe-lafs added this to the Support Python 3 milestone 2020-12-18 16:35:43 +00:00
tahoe-lafs added the
duplicate
label 2021-04-16 15:45:44 +00:00
itamarst closed this issue 2021-04-16 15:45:44 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: tahoe-lafs/trac-2024-07-25#3569
No description provided.