yturl icon indicating copy to clipboard operation
yturl copied to clipboard

Work out parse_qs_single input differences on pypy

Open cdown opened this issue 6 years ago • 0 comments

On pypy it seems the input to parse_qs_single is being munged. It should come from httpretty's hijacking of network requests.

For now it's marked as an allowed failure: 15ce7823c50b27fdd6edf8a5d2f55e238bdad357

cdown avatar Jan 04 '20 14:01 cdown