views.py
12.6 KB
-
LP#936153, After login, redirecting to a URL that contains non-ASCII characters… · b4b3a1cb
LP#936153, After login, redirecting to a URL that contains non-ASCII characters would fail because the naive "str(foo)" scheme used in urllib would use the default system encoding, which we can't trust at all.
Chad MILLER committed