Makes furls not bytes #914
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#914
Loading…
Reference in New Issue
No description provided.
Delete Branch "3544.furls-not-bytes-maybe"
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?
Seemed like it was just extra effort and confusion.
Fixes https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3544
Codecov Report
100% <100%> (+2%)
96% <100%> (-<1%)
Continue to review full report at Codecov.
Thanks. Seems fine. One minor inline comment; please address then merge.
@ -562,6 +562,7 @@ class _FoolscapStorage(object):
Maybe adding type docs to the docstring here would be good
@ -562,6 +562,7 @@ class _FoolscapStorage(object):
Ugggh I did it in the follow-up branch by mistake. So I'll just merge this and it'll be in the next PR, since it's not a significant change.