<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Include/Python-ast.h, 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>PEP 0492 -- Coroutines with async and await syntax. Issue #24017.</title>
<updated>2015-05-12T02:57:16+00:00</updated>
<author>
<name>Yury Selivanov</name>
<email>yselivanov@sprymix.com</email>
</author>
<published>2015-05-12T02:57:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7544508f0245173bff5866aa1598c8f6cce1fc5f'/>
<id>7544508f0245173bff5866aa1598c8f6cce1fc5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PEP 448: additional unpacking generalizations (closes #2292)</title>
<updated>2015-05-06T00:16:41+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2015-05-06T00:16:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=025e9ebd0a0a19f50ca83af6ada0ac65be1fa2a1'/>
<id>025e9ebd0a0a19f50ca83af6ada0ac65be1fa2a1</id>
<content type='text'>
Patch by Neil Girdhar.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch by Neil Girdhar.
</pre>
</div>
</content>
</entry>
<entry>
<title>PEP 465: a dedicated infix operator for matrix multiplication (closes #21176)</title>
<updated>2014-04-10T03:55:56+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2014-04-10T03:55:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d51374ed78a3e3145911a16cdf3b9b84b3ba7d15'/>
<id>d51374ed78a3e3145911a16cdf3b9b84b3ba7d15</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(Merge 3.3) According to the PEP 7, C code must "use 4-space indents"</title>
<updated>2013-07-26T22:01:35+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2013-07-26T22:01:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=ee4b59c0f8d60161380284b897e7f650a1abb638'/>
<id>ee4b59c0f8d60161380284b897e7f650a1abb638</id>
<content type='text'>
Replace 8 spaces with 4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace 8 spaces with 4.
</pre>
</div>
</content>
</entry>
<entry>
<title>According to the PEP 7, C code must "use 4-space indents"</title>
<updated>2013-07-26T22:00:36+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2013-07-26T22:00:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=ce72e1ce6c7175ba7262e6348e64b05253a71e1a'/>
<id>ce72e1ce6c7175ba7262e6348e64b05253a71e1a</id>
<content type='text'>
Replace 8 spaces with 4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace 8 spaces with 4.
</pre>
</div>
</content>
</entry>
<entry>
<title>unify some ast.argument's attrs; change Attribute column offset (closes #16795)</title>
<updated>2013-03-18T17:48:58+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2013-03-18T17:48:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=cda75be02a79686a8e634576600814271536bc1a'/>
<id>cda75be02a79686a8e634576600814271536bc1a</id>
<content type='text'>
Patch from Sven Brauch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch from Sven Brauch.
</pre>
</div>
</content>
</entry>
<entry>
<title>create NameConstant AST class for None, True, and False literals (closes #16619)</title>
<updated>2012-12-06T22:41:04+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2012-12-06T22:41:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=442f20996dcd994d1024e5cad7f66a4595352eb2'/>
<id>442f20996dcd994d1024e5cad7f66a4595352eb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make YieldFrom its own distinct from Yield (closes #13780)</title>
<updated>2012-01-14T13:58:23+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2012-01-14T13:58:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=527c62292675ce6f0528593915900f2d025b0259'/>
<id>527c62292675ce6f0528593915900f2d025b0259</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement PEP 380 - 'yield from' (closes #11682)</title>
<updated>2012-01-13T11:43:40+00:00</updated>
<author>
<name>Nick Coghlan</name>
<email>ncoghlan@gmail.com</email>
</author>
<published>2012-01-13T11:43:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=1f7ce62bd61488d5d721896a36a1b43befab88b5'/>
<id>1f7ce62bd61488d5d721896a36a1b43befab88b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>forgotten in f578ca44193d</title>
<updated>2011-08-09T21:14:45+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2011-08-09T21:14:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=450bb594c8be8aca2782c0a862b27d9fa79160b0'/>
<id>450bb594c8be8aca2782c0a862b27d9fa79160b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
