diff options
| author | Senthil Kumaran <senthil@uthcode.com> | 2014-04-14 14:32:20 -0400 |
|---|---|---|
| committer | Senthil Kumaran <senthil@uthcode.com> | 2014-04-14 14:32:20 -0400 |
| commit | 1343b25fbad990afb9287875e097853edc8032fb (patch) | |
| tree | 2e151948139d6f2c9070334dd3cead18d4973c31 | |
| parent | 44da19a63d332a11df16475744355e091c89f3b8 (diff) | |
| download | cpython-git-1343b25fbad990afb9287875e097853edc8032fb.tar.gz | |
Fix the NEWS Entry item. (Thanks Stéphane Wirtel)
| -rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ Core and Builtins Library ------- -- Issue #7776: Fix ``Host:'' header and reconnection when using +- Issue #7776: Fix ``Host:`` header and reconnection when using http.client.HTTPConnection.set_tunnel(). Patch by Nikolaus Rath. - Issue #20968: unittest.mock.MagicMock now supports division. |
