Port mutable tests to Python 3, part 3 of N #889
No reviewers
Labels
No Label
Benchmarking and Performance
HTTP Storage Protocol
Nevow Removal
Python 3 Porting
not-for-merge
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: tahoe-lafs/tahoe-lafs#889
Loading…
Reference in New Issue
No description provided.
Delete Branch "3496.mutable-tests-python-3-part-3"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3496
Thanks. Looks good. Just one inline comment about
sorted
, what's up with that?Hey this looks familiar :)
I think that's due to building branches on branches :( Or maybe it's another
sorted
? I'll fix it.