<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Lib/http, branch v3.2b1</title>
<subtitle>github.com: python/cpython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/'/>
<entry>
<title>#1513299: cleanup some map() uses where a comprehension works better.</title>
<updated>2010-12-04T10:39:14+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-12-04T10:39:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=cbd2ab1311120efa37e6dd8008a234235bf97b62'/>
<id>cbd2ab1311120efa37e6dd8008a234235bf97b62</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue3709 - BaseHTTPRequestHandler will buffer the headers and write only on end_headers call.</title>
<updated>2010-11-21T14:36:14+00:00</updated>
<author>
<name>Senthil Kumaran</name>
<email>orsenthil@gmail.com</email>
</author>
<published>2010-11-21T14:36:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e4dad4f8e239be6d9d1fd3e5398584a7d2a14edb'/>
<id>e4dad4f8e239be6d9d1fd3e5398584a7d2a14edb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Issue5111 -  Wrap the Ipv6 host with [] in the Host header</title>
<updated>2010-11-13T12:27:49+00:00</updated>
<author>
<name>Senthil Kumaran</name>
<email>orsenthil@gmail.com</email>
</author>
<published>2010-11-13T12:27:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=74ebd9e6a3c50b7816e5d11423c298acb5b7af81'/>
<id>74ebd9e6a3c50b7816e5d11423c298acb5b7af81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Close subprocess pipes in the non-UNIX section of run_cgi.</title>
<updated>2010-11-05T15:04:48+00:00</updated>
<author>
<name>Brian Curtin</name>
<email>brian.curtin@gmail.com</email>
</author>
<published>2010-11-05T15:04:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=cbad4df179456a7e4116d29358445e352c3a3d56'/>
<id>cbad4df179456a7e4116d29358445e352c3a3d56</id>
<content type='text'>
Clears a number of ResourceWarnings in test_httpservers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clears a number of ResourceWarnings in test_httpservers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #5639: Add a *server_hostname* argument to `SSLContext.wrap_socket`</title>
<updated>2010-10-22T18:19:07+00:00</updated>
<author>
<name>Antoine Pitrou</name>
<email>solipsis@pitrou.net</email>
</author>
<published>2010-10-22T18:19:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d532321f7ba2e23e4110f05331fee8beca736826'/>
<id>d532321f7ba2e23e4110f05331fee8beca736826</id>
<content type='text'>
in order to support the TLS SNI extension.  `HTTPSConnection` and
`urlopen()` also use this argument, so that HTTPS virtual hosts are now
supported.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in order to support the TLS SNI extension.  `HTTPSConnection` and
`urlopen()` also use this argument, so that HTTPS virtual hosts are now
supported.
</pre>
</div>
</content>
</entry>
<entry>
<title>#2830: add html.escape() helper and move cgi.escape() uses in the standard library to it.  It defaults to quote=True and also escapes single quotes, which makes casual use safer.  The cgi.escape() interface is not touched, but emits a (silent) PendingDeprecationWarning.</title>
<updated>2010-10-15T15:57:45+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-10-15T15:57:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=1f7fffb308390d10a2c6a4ec624f18cfeef97aeb'/>
<id>1f7fffb308390d10a2c6a4ec624f18cfeef97aeb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Typo. It is rather obvious that this code isn't tested :/</title>
<updated>2010-10-13T10:45:16+00:00</updated>
<author>
<name>Antoine Pitrou</name>
<email>solipsis@pitrou.net</email>
</author>
<published>2010-10-13T10:45:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=8060399654980d2c5dc91883ce4505c9fc376277'/>
<id>8060399654980d2c5dc91883ce4505c9fc376277</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #9003: http.client.HTTPSConnection, urllib.request.HTTPSHandler and</title>
<updated>2010-10-13T10:36:15+00:00</updated>
<author>
<name>Antoine Pitrou</name>
<email>solipsis@pitrou.net</email>
</author>
<published>2010-10-13T10:36:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=803e6d670c019335096ca456b1778205edb30a79'/>
<id>803e6d670c019335096ca456b1778205edb30a79</id>
<content type='text'>
urllib.request.urlopen now take optional arguments to allow for
server certificate checking, as recommended in public uses of HTTPS.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
urllib.request.urlopen now take optional arguments to allow for
server certificate checking, as recommended in public uses of HTTPS.
</pre>
</div>
</content>
</entry>
<entry>
<title>FakeSocket is (supposed to be) gone in 3.x</title>
<updated>2010-10-06T18:38:22+00:00</updated>
<author>
<name>Antoine Pitrou</name>
<email>solipsis@pitrou.net</email>
</author>
<published>2010-10-06T18:38:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=fa9c38d8e9175338df4d42c721d658b095b4c727'/>
<id>fa9c38d8e9175338df4d42c721d658b095b4c727</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Issue10012 - httplib headers, which are (sometimes mistakenly) int are explicitly cast to str (bytes - in py3k).</title>
<updated>2010-10-03T18:22:42+00:00</updated>
<author>
<name>Senthil Kumaran</name>
<email>orsenthil@gmail.com</email>
</author>
<published>2010-10-03T18:22:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=58d5dbf80b8506e9f861c966125b023e591b682f'/>
<id>58d5dbf80b8506e9f861c966125b023e591b682f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
