<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Python/graminit.c, branch zooba-patch-1</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>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='http://git.baserock.org/cgit/delta/cpython-git.git/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>Use 4-spaces for indentation (instead of tabs) in pgen outputs</title>
<updated>2010-05-15T22:55:28+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@haypocalc.com</email>
</author>
<published>2010-05-15T22:55:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=3bea1ede7d260484f66b1ee4e3e20d65e3bf9bd1'/>
<id>3bea1ede7d260484f66b1ee4e3e20d65e3bf9bd1</id>
<content type='text'>
Regenerate (reindent) Python/graminit.c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Regenerate (reindent) Python/graminit.c
</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='http://git.baserock.org/cgit/delta/cpython-git.git/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='http://git.baserock.org/cgit/delta/cpython-git.git/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>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='http://git.baserock.org/cgit/delta/cpython-git.git/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>Issue #4279: Fix build of parsermodule under Cygwin.</title>
<updated>2009-01-11T09:26:54+00:00</updated>
<author>
<name>Martin v. Löwis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2009-01-11T09:26:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b3b7d859b3c282ee3b573899ba831852642bb18d'/>
<id>b3b7d859b3c282ee3b573899ba831852642bb18d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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='http://git.baserock.org/cgit/delta/cpython-git.git/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>#2627 Let it be known what pgen generates</title>
<updated>2008-04-13T20:35:56+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2008-04-13T20:35:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=820b51c1706a608aa4725aebc952266b4f9a8d36'/>
<id>820b51c1706a608aa4725aebc952266b4f9a8d36</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='http://git.baserock.org/cgit/delta/cpython-git.git/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>
<entry>
<title>Backport PEP 3110's new 'except' syntax to 2.6.</title>
<updated>2007-05-18T23:11:24+00:00</updated>
<author>
<name>Collin Winter</name>
<email>collinw@gmail.com</email>
</author>
<published>2007-05-18T23:11:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6290305e6722c20e17d3c73bd6a30c6448bead83'/>
<id>6290305e6722c20e17d3c73bd6a30c6448bead83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
