[tahoe-lafs-trac-stream] [tahoe-lafs] #393: mutable: implement MDMF
tahoe-lafs
trac at tahoe-lafs.org
Mon Aug 8 13:01:30 PDT 2011
#393: mutable: implement MDMF
-------------------------+-------------------------------------------------
Reporter: warner | Owner: zooko
Type: | Status: new
enhancement | Milestone: 1.9.0
Priority: major | Version: 1.0.0
Component: code- | Keywords: newcaps performance random-access
mutable | privacy gsoc mdmf mutable backward-
Resolution: | compatibility forward-compatibility review-
Launchpad Bug: | needed
-------------------------+-------------------------------------------------
Comment (by zooko):
Oh, actually there is a unit test failure on the Windows buildslave. Looks
like a URI in the test is a Python string instead of a Python unicode. I
guess our caps should always be Python unicode objects, even though they
don't use non-ASCII characters. (Or actually I guess they could use non-
ASCII characters in the path part after a dir cap. But that doesn't matter
-- they should always be unicode objects and never strs regardless of what
characters they use.)
I wonder why this happens only on Windows?
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/393#comment:113>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list