[tahoe-lafs-trac-stream] [tahoe-lafs] #1549: use new feature of Twisted to pass tempdir explicitly to twisted.web.http
tahoe-lafs
trac at tahoe-lafs.org
Wed Sep 28 10:15:37 PDT 2011
#1549: use new feature of Twisted to pass tempdir explicitly to twisted.web.http
--------------------------+---------------------------
Reporter: zooko | Owner:
Type: defect | Status: new
Priority: minor | Milestone: undecided
Component: code-network | Version: 1.9.0a2
Keywords: | Launchpad Bug:
--------------------------+---------------------------
We currently
[source:trunk/src/allmydata/node.py?annotate=blame&rev=5123#L93 poke a new
value into] the Python Standard Library's {{{tempfile}}} module so that
when {{{twisted.web.http.Request}}}
[http://twistedmatrix.com/trac/browser/trunk/twisted/web/http.py?annotate=blame&rev=32596#L664
uses the default value] it uses the value we want. To close this ticket,
wait until Twisted has a fix for
[http://twistedmatrix.com/trac/ticket/5281 Twisted ticket 5281] and then
use that new interface instead of the current kludge.
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1549>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list