Opened at 2020-12-18T16:35:43Z
Closed at 2021-04-16T15:45:44Z
#3569 closed task (duplicate)
Port allmydata.stats to Python 3
Reported by: | itamarst | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | Support Python 3 |
Component: | unknown | Version: | n/a |
Keywords: | Cc: | ||
Launchpad Bug: |
Description
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?
Change History (1)
comment:1 Changed at 2021-04-16T15:45:44Z by itamarst
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.