[tahoe-lafs-trac-stream] [tahoe-lafs] #1807: cleanup: HUMAN_RE regexes in uri.py are never used

tahoe-lafs trac at tahoe-lafs.org
Fri Sep 14 21:02:45 UTC 2012


#1807: cleanup: HUMAN_RE regexes in uri.py are never used
-------------------------+----------------------------
 Reporter:  davidsarah   |          Owner:  davidsarah
     Type:  defect       |         Status:  new
 Priority:  minor        |      Milestone:  1.11.0
Component:  code         |        Version:  1.9.2
 Keywords:  cleanup url  |  Launchpad Bug:
-------------------------+----------------------------
 From [source:src/allmydata/uri.py]:
 {{{
 # "human-encoded" URIs are allowed to come with a leading
 # 'http://127.0.0.1:(8123|3456)/uri/' that will be ignored.
 # Note that nothing in the Tahoe code currently uses the human encoding.
 }}}

 We should remove the dead code related to "human encoding" and instead
 make the normal parsing of URIs more tolerant: see #942, #884, and #885.

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1807>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list