swift/test/unit
Tim Burke cd79c4ed59 Quote paths before sending them to swob.Request.blank
Following the fix for https://bugs.python.org/issue43882, our py39 unit
tests started failing. This was because swob.Request.blank calls
stdlib's urlparse, which now strips out newlines. Since Request.blank
*also* always unquotes, just make sure we always quote the newlines we
want to use while testing.

Change-Id: Ia5857c70e51d8af3e42ecaced95525be578db127
(cherry picked from commit 2b5853f419)
2022-04-20 08:22:39 -07:00
..
account Clean up account-reaper a bit 2019-02-21 13:36:14 -08:00
cli py3: port the container 2019-02-20 21:30:46 -06:00
common Quote paths before sending them to swob.Request.blank 2022-04-20 08:22:39 -07:00
container Merge "Sharding: Clean up old CleaveConext's during audit" into stable/stein 2019-10-23 17:43:55 +00:00
obj Fix invalid assert states 2019-10-18 13:46:16 -07:00
proxy Merge "Refactor write_affinity DELETE handling" 2019-03-20 03:11:57 +00:00
test_locale monkeypatch thread for keystoneclient 2015-11-03 16:36:19 +01:00
__init__.py py3: port the container 2019-02-20 21:30:46 -06:00
helpers.py Stop monkey-patching mimetools 2019-03-13 21:51:36 -07:00