Port URI to Python 3 #794
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#794
Loading…
Reference in New Issue
No description provided.
Delete Branch "3367.port-uri-to-python-3-take-2"
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/3367
Builds on work by Maciej, but continues with everything-in-bytes for now (unicode is accepted, though).
Codecov Report
92.35% <95.90%> (-0.29%)
88.88% <100.00%> (ø)
93.73% <0.00%> (-0.49%)
94.92% <0.00%> (+0.22%)
88.46% <0.00%> (+0.51%)
95.29% <0.00%> (+2.46%)
Continue to review full report at Codecov.
Thanks, looks good to me!
Is there anything interesting or worth documenting in this change? I can't think of anything from eyeballing the tests or running this in a REPL, so I thought I should just ask.
Don't think so, it's not meaningful insofar as so far everything is bytes anyway. Just added that in case it turns out to be useful for Python 3.