]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Merge from 3.4
authorSenthil Kumaran <senthil@uthcode.com>
Wed, 17 Sep 2014 05:19:34 +0000 (13:19 +0800)
committerSenthil Kumaran <senthil@uthcode.com>
Wed, 17 Sep 2014 05:19:34 +0000 (13:19 +0800)
commit810dc9bc81e83b6f31d10fd9e92a9f4f79f72b5d
tree186da1e8f4c90abbfae4f1d48e8ddfbb90d6cd25
parentd9925a18ec1bc67d8835d0d29342c6c713c064af
parentaa72b1b448d09ddbff737ee1a3e0cb40cb6ca047
Merge from 3.4

Issue #22421 - Secure pydoc server run. Bind it to localhost instead of all interfaces.
Lib/pydoc.py
Lib/test/test_pydoc.py