Jimmy Berry 5b6ad33773 cache: unquote() all URLs before processing to ensure correctness.
It seems osc.core and similar generate both quoted and unquoted URLs that
are cached separately. Additionally, urlopen() handles quoted paths
differently from os.path.*() methods which can create issues for quoted
projects.
2017-07-18 23:51:22 -05:00
..
2017-07-07 16:06:45 +02:00
2014-08-27 11:36:08 +02:00
2015-08-28 10:46:04 +02:00
2015-05-28 13:16:08 +02:00
2017-04-27 16:29:21 -05:00