space chars in urlsplit (… · python/cpython@2f630e1 -> WHATWGの仕様に沿って、先頭と末尾のC0制御文字およびスペースを削除するようにした ` ` ” Leading and trailing C0 control and space to be stripped per WHATWG spec. ” A C0 control is a code point in the range U+0000 NULL to U+001F INFORMATION SEPARATOR ONE, inclusive. https://infra.spec.whatwg.org/#c0-control 6 / 11