]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
merge from 3.2 - Fix closes Issue12576 - fix urlopen behavior on sites which do not...
authorSenthil Kumaran <senthil@uthcode.com>
Wed, 27 Jul 2011 00:06:44 +0000 (08:06 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Wed, 27 Jul 2011 00:06:44 +0000 (08:06 +0800)
commit7496fef8ff3ef9c54929a916cd5d42cd6fcdd437
tree7df63b5f2861b48f3549a19bc270fcd1cc18e437
parentd3b2aefbfe69df40dc2f0adf31a188fbbdcc5923
parent1299a8f3b25a543c79f79e6edaebb033018029ca
merge from 3.2 - Fix closes Issue12576 - fix urlopen behavior on sites which do not send (or obsfuscates) Connection: Close header.
Lib/urllib/request.py
Misc/NEWS