<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git, branch v3.5.0a2</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>Release bump for 3.5.0a2.</title>
<updated>2015-03-08T08:24:34+00:00</updated>
<author>
<name>Larry Hastings</name>
<email>larry@hastings.org</email>
</author>
<published>2015-03-08T08:24:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6003ac526716a107c9d8e9d0ca3150c752fefa5f'/>
<id>6003ac526716a107c9d8e9d0ca3150c752fefa5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #21619: Cleaned up test_broken_pipe_cleanup.</title>
<updated>2015-03-08T07:17:28+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2015-03-08T07:17:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=cfb5b87860a6c605c89ec9d409852641ae47f654'/>
<id>cfb5b87860a6c605c89ec9d409852641ae47f654</id>
<content type='text'>
Patch by Martin Panter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Martin Panter.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #21619: Cleaned up test_broken_pipe_cleanup.</title>
<updated>2015-03-08T07:16:40+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2015-03-08T07:16:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f87afb0381e968f72de5a2e2bd230d4360896205'/>
<id>f87afb0381e968f72de5a2e2bd230d4360896205</id>
<content type='text'>
Patch by Martin Panter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Martin Panter.
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress assert dialogs in test_os</title>
<updated>2015-03-08T05:25:54+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2015-03-08T05:25:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d5a0be6fc065186c93b781ba6d6308bf1414fb0d'/>
<id>d5a0be6fc065186c93b781ba6d6308bf1414fb0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress assert dialogs in test_cmd_line.</title>
<updated>2015-03-08T04:32:16+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2015-03-08T04:32:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=79938f22efb3414fb2fbfdc0ae81b908774a59b1'/>
<id>79938f22efb3414fb2fbfdc0ae81b908774a59b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #23524: Change back to using Windows errors for _Py_fstat instead of the errno shim.</title>
<updated>2015-03-08T02:14:07+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@microsoft.com</email>
</author>
<published>2015-03-08T02:14:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=8acde7dccebd914ec4235f3ed1e9eef53a300978'/>
<id>8acde7dccebd914ec4235f3ed1e9eef53a300978</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #22524: Fix os.scandir() for platforms which don't have a d_type field in</title>
<updated>2015-03-08T01:59:09+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-03-08T01:59:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=35a97c0bed8af6cab7ea0fffe374c3369561c444'/>
<id>35a97c0bed8af6cab7ea0fffe374c3369561c444</id>
<content type='text'>
the dirent structure (ex: OpenIndiana).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the dirent structure (ex: OpenIndiana).
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #22524: New os.scandir() function, part of the PEP 471: "os.scandir()</title>
<updated>2015-03-08T00:58:04+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-03-08T00:58:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6036e4431dbc45952550c2b730fc0d1c82e30883'/>
<id>6036e4431dbc45952550c2b730fc0d1c82e30883</id>
<content type='text'>
function -- a better and faster directory iterator". Patch written by Ben
Hoyt.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
function -- a better and faster directory iterator". Patch written by Ben
Hoyt.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #20876: correctly close temporary file in test.support.fs_is_case_insensitive()</title>
<updated>2015-03-07T23:18:29+00:00</updated>
<author>
<name>Antoine Pitrou</name>
<email>solipsis@pitrou.net</email>
</author>
<published>2015-03-07T23:18:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=adb351fcea72291b606ef03013644fd080dc4f77'/>
<id>adb351fcea72291b606ef03013644fd080dc4f77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #20876: correctly close temporary file in test.support.fs_is_case_insensitive()</title>
<updated>2015-03-07T23:15:05+00:00</updated>
<author>
<name>Antoine Pitrou</name>
<email>solipsis@pitrou.net</email>
</author>
<published>2015-03-07T23:15:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e3207fe86b23254e6876b033acff36bdc66de7e0'/>
<id>e3207fe86b23254e6876b033acff36bdc66de7e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
