<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git, branch v3.2.1rc2</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>NEWS rewrap.</title>
<updated>2011-07-03T07:42:43+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-07-03T07:42:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=06ddddf117ec8d1955265d246cce7932fac93729'/>
<id>06ddddf117ec8d1955265d246cce7932fac93729</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump to 3.2.1rc2.</title>
<updated>2011-07-03T07:41:27+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-07-03T07:41:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d4fa7ed8db45f8c2d3c01ebb30ac931191e31606'/>
<id>d4fa7ed8db45f8c2d3c01ebb30ac931191e31606</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bad markup.</title>
<updated>2011-07-03T07:39:49+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-07-03T07:39:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f069100d0daf6460e54777295bfb029453c785d5'/>
<id>f069100d0daf6460e54777295bfb029453c785d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update pydoc topics.</title>
<updated>2011-07-03T07:31:04+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-07-03T07:31:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=fa76ceb3c87d3fb2b63c06447eb61f740e92b4d4'/>
<id>fa76ceb3c87d3fb2b63c06447eb61f740e92b4d4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix target path in message.</title>
<updated>2011-07-03T07:30:42+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-07-03T07:30:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7f3cd98beb48db7509c5d07490e346f078ad00ea'/>
<id>7f3cd98beb48db7509c5d07490e346f078ad00ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Regenerate configure.</title>
<updated>2011-07-03T07:23:20+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-07-03T07:23:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=187c111a550e6b32c732601b9f22ced3341e7c2c'/>
<id>187c111a550e6b32c732601b9f22ced3341e7c2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>disable ASDLGEN if hg won't work, or if python is not installed.</title>
<updated>2011-05-31T22:10:03+00:00</updated>
<author>
<name>Ralf Schmitt</name>
<email>ralf@systemexit.de</email>
</author>
<published>2011-05-31T22:10:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=069456267e96c359ec7b4bd4073c3a027629d79a'/>
<id>069456267e96c359ec7b4bd4073c3a027629d79a</id>
<content type='text'>
This change makes configure check for
- the existence of a hg repository
- the hg executable itself
- the python executable

Running $(srcdir)/Parser/asdl_c.py (i.e. ASDLGEN) will fail if any of
the above prerequisites is missing, so we now disable it instead.

closes #12225
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change makes configure check for
- the existence of a hg repository
- the hg executable itself
- the python executable

Running $(srcdir)/Parser/asdl_c.py (i.e. ASDLGEN) will fail if any of
the above prerequisites is missing, so we now disable it instead.

closes #12225
</pre>
</div>
</content>
</entry>
<entry>
<title>#12147: make send_message correctly handle Sender and Resent- headers.</title>
<updated>2011-07-03T01:03:19+00:00</updated>
<author>
<name>R David Murray</name>
<email>rdmurray@bitdance.com</email>
</author>
<published>2011-07-03T01:03:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=ac4e5abc788dfd10474fe3b0a6c5c802d3159763'/>
<id>ac4e5abc788dfd10474fe3b0a6c5c802d3159763</id>
<content type='text'>
Original patch by Nicolas Estibals.  My tweaks to the patch were mostly
style/cosmetic, and adding more tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original patch by Nicolas Estibals.  My tweaks to the patch were mostly
style/cosmetic, and adding more tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed some unused local variables.</title>
<updated>2011-07-02T16:21:37+00:00</updated>
<author>
<name>Vinay Sajip</name>
<email>vinay_sajip@yahoo.co.uk</email>
</author>
<published>2011-07-02T16:21:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=623e8b86af8d8b34589478f7c85de49054e07a6d'/>
<id>623e8b86af8d8b34589478f7c85de49054e07a6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #12291: Fixed bug which was found when doing  multiple loads from one stream.</title>
<updated>2011-07-02T15:42:47+00:00</updated>
<author>
<name>Vinay Sajip</name>
<email>vinay_sajip@yahoo.co.uk</email>
</author>
<published>2011-07-02T15:42:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=5bdae3bb7c7ab9e85453698972fa5fa926f012f3'/>
<id>5bdae3bb7c7ab9e85453698972fa5fa926f012f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
