<feed xmlns='http://www.w3.org/2005/Atom'>
<title>platform_external_python_cpython2/Grammar, branch pie-dr1-release</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_python_cpython2/'/>
<entry>
<title>remove dictmaker rule; it's unused</title>
<updated>2010-12-11T04:25:57+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2010-12-11T04:25:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_python_cpython2/commit/?id=07f54515178ac2c2881169bde24128cc64ac16b9'/>
<id>07f54515178ac2c2881169bde24128cc64ac16b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>untabify</title>
<updated>2010-07-05T20:05:43+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2010-07-05T20:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_python_cpython2/commit/?id=690959f1454a0db9115bbdc0140a67eeec79e0d2'/>
<id>690959f1454a0db9115bbdc0140a67eeec79e0d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #2333: Backport set and dict comprehensions syntax.</title>
<updated>2010-01-11T22:36:12+00:00</updated>
<author>
<name>Alexandre Vassalotti</name>
<email>alexandre@peadrop.com</email>
</author>
<published>2010-01-11T22:36:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_python_cpython2/commit/?id=b646547bb45fe1df6abefd94f892c633798d91d2'/>
<id>b646547bb45fe1df6abefd94f892c633798d91d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #2335: Backport set literals syntax from Python 3.x.</title>
<updated>2010-01-09T23:35:54+00:00</updated>
<author>
<name>Alexandre Vassalotti</name>
<email>alexandre@peadrop.com</email>
</author>
<published>2010-01-09T23:35:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_python_cpython2/commit/?id=ee936a21308679654b2d458166ff094ed735fef7'/>
<id>ee936a21308679654b2d458166ff094ed735fef7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>I do not think the "railroad" program mentioned is still available.</title>
<updated>2009-10-29T21:16:34+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2009-10-29T21:16:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_python_cpython2/commit/?id=43a17ff016f1a47dd0a45bf0db0ff015e5bb3ddb'/>
<id>43a17ff016f1a47dd0a45bf0db0ff015e5bb3ddb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix spelling</title>
<updated>2009-06-10T13:45:31+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2009-06-10T13:45:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_python_cpython2/commit/?id=d3a4d2951f44da7b0742e4068e69750bdcf1bb85'/>
<id>d3a4d2951f44da7b0742e4068e69750bdcf1bb85</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>explain why keyword names are not just NAME</title>
<updated>2009-06-09T17:29:51+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2009-06-09T17:29:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_python_cpython2/commit/?id=654924626eaee2fadb674ed9c4d4004195dbadea'/>
<id>654924626eaee2fadb674ed9c4d4004195dbadea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow multiple context managers in one with statement, as proposed</title>
<updated>2009-05-25T21:02:56+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2009-05-25T21:02:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_python_cpython2/commit/?id=944f684ce6f439bc868d4b189c45f726dfb9d3b1'/>
<id>944f684ce6f439bc868d4b189c45f726dfb9d3b1</id>
<content type='text'>
in http://codereview.appspot.com/53094 and accepted by Guido.

The construct is transformed into multiple With AST nodes so that
there should be no problems with the semantics.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in http://codereview.appspot.com/53094 and accepted by Guido.

The construct is transformed into multiple With AST nodes so that
there should be no problems with the semantics.
</pre>
</div>
</content>
</entry>
<entry>
<title>allow keyword args to be passed in after *args #3473</title>
<updated>2008-08-19T19:52:46+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2008-08-19T19:52:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_python_cpython2/commit/?id=80f0ed5bb1b38a615d92bdf2b3b3dad854dd06d9'/>
<id>80f0ed5bb1b38a615d92bdf2b3b3dad854dd06d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch #1759: Backport of PEP 3129 class decorators</title>
<updated>2008-02-23T15:01:05+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>christian@cheimes.de</email>
</author>
<published>2008-02-23T15:01:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.replicant.us/mirrors/AOSP/platform_external_python_cpython2/commit/?id=5224d28d38eb784f17c2fed3f48368285df6d17a'/>
<id>5224d28d38eb784f17c2fed3f48368285df6d17a</id>
<content type='text'>
with some help from Georg
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with some help from Georg
</pre>
</div>
</content>
</entry>
</feed>
