Staging
v0.5.1
https://github.com/python/cpython
Revision a949c994531f9599f2251840aee511693eb51864 authored by Johannes Gijsbers on 09 January 2005, 15:32:37 UTC, committed by Johannes Gijsbers on 09 January 2005, 15:32:37 UTC
treat '?' as a delimiter. Previously, the 'network location' (<authority> in
RFC 2396) would become 'www.example.com?query=spam', while RFC 2396 does not
allow a '?' in <authority>. See bug #548176 for further discussion.
1 parent f1cea6a
History
Tip revision: a949c994531f9599f2251840aee511693eb51864 authored by Johannes Gijsbers on 09 January 2005, 15:32:37 UTC
Backport patch #712317: In URLs such as http://www.example.com?query=spam,
Tip revision: a949c99
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.5 KB
LICENSE -rw-r--r-- 12.9 KB
Makefile.pre.in -rw-r--r-- 31.6 KB
README -rw-r--r-- 48.6 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 572.3 KB
configure.in -rw-r--r-- 85.0 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 23.8 KB
setup.py -rw-r--r-- 52.1 KB

README

back to top