]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merge from 3.4
authorSenthil Kumaran <senthil@uthcode.com>
Wed, 17 Sep 2014 08:32:46 +0000 (16:32 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Wed, 17 Sep 2014 08:32:46 +0000 (16:32 +0800)
commitdc41440401b7c66271bf03c80aada942422a38bb
tree67d88188f38fc09e2458c5a18604355730cb9940
parent810dc9bc81e83b6f31d10fd9e92a9f4f79f72b5d
parent86c9e1877cc287b602e06f3627cda2d81cbd176a
Merge from 3.4

Issue #22419: Limit the length of incoming HTTP request in wsgiref server to 65536 bytes.
Lib/test/test_wsgiref.py
Misc/ACKS
Misc/NEWS