<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git, branch v3.5.0b2</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>Version bump for Python 3.5.0b2.</title>
<updated>2015-05-31T00:00:48+00:00</updated>
<author>
<name>Larry Hastings</name>
<email>larry@hastings.org</email>
</author>
<published>2015-05-31T00:00:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d200e0c07208df0fec02b25279e4ca1ba3153947'/>
<id>d200e0c07208df0fec02b25279e4ca1ba3153947</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Regenerated pydoc topic index in preparation for Python 3.5.0b2.</title>
<updated>2015-05-30T23:58:27+00:00</updated>
<author>
<name>Larry Hastings</name>
<email>larry@hastings.org</email>
</author>
<published>2015-05-30T23:58:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e8ff0caa72f596ed5f3b99f9323b77c7760c36e1'/>
<id>e8ff0caa72f596ed5f3b99f9323b77c7760c36e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #23934: Fix inspect.signature to fail correctly for builtin types.</title>
<updated>2015-05-30T21:08:36+00:00</updated>
<author>
<name>Yury Selivanov</name>
<email>yselivanov@sprymix.com</email>
</author>
<published>2015-05-30T21:08:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=bf304fcb3255d6fe52f83c120feccdf64f5a9715'/>
<id>bf304fcb3255d6fe52f83c120feccdf64f5a9715</id>
<content type='text'>
Initial patch by James Powell.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initial patch by James Powell.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #16991: Add odictobject.h on Windows.</title>
<updated>2015-05-30T20:56:04+00:00</updated>
<author>
<name>Eric Snow</name>
<email>ericsnowcurrently@gmail.com</email>
</author>
<published>2015-05-30T20:56:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=dce09c34a0a5d3ba5ddb2a948f3d0aa55ae3e9c4'/>
<id>dce09c34a0a5d3ba5ddb2a948f3d0aa55ae3e9c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #16991: Add PyODict* to Windows builds.</title>
<updated>2015-05-30T20:19:27+00:00</updated>
<author>
<name>Eric Snow</name>
<email>ericsnowcurrently@gmail.com</email>
</author>
<published>2015-05-30T20:19:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f3b73ad51da3097d7915796fdc62608b1ab90c0a'/>
<id>f3b73ad51da3097d7915796fdc62608b1ab90c0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #16991: Fix a few leaks and other memory-related concerns in OrderedDict.</title>
<updated>2015-05-30T18:51:15+00:00</updated>
<author>
<name>Eric Snow</name>
<email>ericsnowcurrently@gmail.com</email>
</author>
<published>2015-05-30T18:51:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e3dfa9e5ce9ffc1903c57c521a707c0485e962e1'/>
<id>e3dfa9e5ce9ffc1903c57c521a707c0485e962e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #16991: Drop Py_ODict_GetItemId.</title>
<updated>2015-05-30T18:06:03+00:00</updated>
<author>
<name>Eric Snow</name>
<email>ericsnowcurrently@gmail.com</email>
</author>
<published>2015-05-30T18:06:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d0a06455a5a56c637ccf582d99e499d45091cdbd'/>
<id>d0a06455a5a56c637ccf582d99e499d45091cdbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge</title>
<updated>2015-05-30T17:59:17+00:00</updated>
<author>
<name>Eric Snow</name>
<email>ericsnowcurrently@gmail.com</email>
</author>
<published>2015-05-30T17:59:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=82a94186c892df91e54556d9d41573ab1bcc0620'/>
<id>82a94186c892df91e54556d9d41573ab1bcc0620</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue 22357: Merge from 3.4</title>
<updated>2015-05-30T17:54:36+00:00</updated>
<author>
<name>Yury Selivanov</name>
<email>yselivanov@sprymix.com</email>
</author>
<published>2015-05-30T17:54:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=582b8c7629cda2bd8b0b445ea3a896a0aaea78eb'/>
<id>582b8c7629cda2bd8b0b445ea3a896a0aaea78eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue 22357: Document __qualname__ in inspect.rst</title>
<updated>2015-05-30T17:53:49+00:00</updated>
<author>
<name>Yury Selivanov</name>
<email>yselivanov@sprymix.com</email>
</author>
<published>2015-05-30T17:53:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=03395687532243d3aae9b7a56a344080dcb959a4'/>
<id>03395687532243d3aae9b7a56a344080dcb959a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
