<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cpython.git/Lib/test/test_httpservers.py, branch v3.7.0a1</title>
<subtitle>https://github.com/python/cpython.git</subtitle>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/'/>
<entry>
<title>bpo-31370: Remove support for threads-less builds (#3385)</title>
<updated>2017-09-07T16:56:24Z</updated>
<author>
<name>Antoine Pitrou</name>
<email>pitrou@free.fr</email>
</author>
<published>2017-09-07T16:56:24Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=a6a4dc816d68df04a7d592e0b6af8c7ecc4d4344'/>
<id>a6a4dc816d68df04a7d592e0b6af8c7ecc4d4344</id>
<content type='text'>
* Remove Setup.config
* Always define WITH_THREAD for compatibility.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove Setup.config
* Always define WITH_THREAD for compatibility.

</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-31234: test_httpservers joins the server thread (#3188)</title>
<updated>2017-08-22T16:05:07Z</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2017-08-22T16:05:07Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=830d7d2936434ace113822294acce82f62cde41b'/>
<id>830d7d2936434ace113822294acce82f62cde41b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-31066: Fix test_httpservers.test_last_modified() (#2933)</title>
<updated>2017-07-28T16:15:02Z</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2017-07-28T16:15:02Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=28ce07ae9e34c70eea6b52515c7e00001cefd41e'/>
<id>28ce07ae9e34c70eea6b52515c7e00001cefd41e</id>
<content type='text'>
Write the temporary file on disk and then get its modification time.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Write the temporary file on disk and then get its modification time.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-28707: Add the directory parameter to http.server.SimpleHTTPRequestHandler and http.server module (#1776)</title>
<updated>2017-05-24T07:29:06Z</updated>
<author>
<name>Stéphane Wirtel</name>
<email>stephane@wirtel.be</email>
</author>
<published>2017-05-24T07:29:06Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=a17a2f52c4c3b37414da95a152fc8669978c7c83'/>
<id>a17a2f52c4c3b37414da95a152fc8669978c7c83</id>
<content type='text'>
* bpo-28707: call the constructor of SimpleHTTPRequestHandler in the test with a mock object

* bpo-28707: Add the directory parameter to http.server.SimpleHTTPRequestHandler and http.server module
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bpo-28707: call the constructor of SimpleHTTPRequestHandler in the test with a mock object

* bpo-28707: Add the directory parameter to http.server.SimpleHTTPRequestHandler and http.server module
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-29654 : Support If-Modified-Since HTTP header (browser cache) (#298)</title>
<updated>2017-04-02T10:26:12Z</updated>
<author>
<name>Pierre Quentel</name>
<email>pierre.quentel@gmail.com</email>
</author>
<published>2017-04-02T10:26:12Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=351adda54bed3afbbf6db7725699679e68722d7d'/>
<id>351adda54bed3afbbf6db7725699679e68722d7d</id>
<content type='text'>
Return 304 response if file was not modified.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Return 304 response if file was not modified.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #28548: Parse HTTP request version even if too many words received</title>
<updated>2016-11-19T01:06:37Z</updated>
<author>
<name>Martin Panter</name>
<email>vadmium+py@gmail.com</email>
</author>
<published>2016-11-19T01:06:37Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=e82338ddab6ee66b845866dfb75e3e01b0bb76d7'/>
<id>e82338ddab6ee66b845866dfb75e3e01b0bb76d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes tests broken by issue #27781.</title>
<updated>2016-09-08T18:11:13Z</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2016-09-08T18:11:13Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=e58571b7eaa3f282d7d29f3aead1cc8220bec473'/>
<id>e58571b7eaa3f282d7d29f3aead1cc8220bec473</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in test name</title>
<updated>2016-08-24T22:13:34Z</updated>
<author>
<name>Berker Peksag</name>
<email>berker.peksag@gmail.com</email>
</author>
<published>2016-08-24T22:13:34Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=208536132b6c952f4634c5193ef76f4a83218f7e'/>
<id>208536132b6c952f4634c5193ef76f4a83218f7e</id>
<content type='text'>
Noticed by Xiang Zhang.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Noticed by Xiang Zhang.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #25738: Merge HTTP server from 3.5</title>
<updated>2016-06-08T09:45:58Z</updated>
<author>
<name>Martin Panter</name>
<email>vadmium+py@gmail.com</email>
</author>
<published>2016-06-08T09:45:58Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=40de69ac588cece85fd3ed7fad06cdfdaf8f5e6a'/>
<id>40de69ac588cece85fd3ed7fad06cdfdaf8f5e6a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #25738: Don’t send message body for 205 Reset Content</title>
<updated>2016-06-08T08:29:13Z</updated>
<author>
<name>Martin Panter</name>
<email>vadmium+py@gmail.com</email>
</author>
<published>2016-06-08T08:29:13Z</published>
<link rel='alternate' type='text/html' href='http://service.techsat.com/oss-git/cpython.git/commit/?id=e42e129ebec9918adcae6f93b18bb6652f29c3fe'/>
<id>e42e129ebec9918adcae6f93b18bb6652f29c3fe</id>
<content type='text'>
Patch by Susumu Koshiba.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Susumu Koshiba.
</pre>
</div>
</content>
</entry>
</feed>
