<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Python/ast.c, branch 3.4</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>revert lineno and col_offset changes from #16795 (closes #21295)</title>
<updated>2015-02-02T15:51:20+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2015-02-02T15:51:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7a66fc22ad62563d0907c2fc91229656acfa0dd6'/>
<id>7a66fc22ad62563d0907c2fc91229656acfa0dd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>set line and column numbers for keyword-only arg nodes (closes #20619)</title>
<updated>2014-02-14T00:22:14+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2014-02-14T00:22:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e84fde981dd957f53ec81e2d6f14a7cf418a9925'/>
<id>e84fde981dd957f53ec81e2d6f14a7cf418a9925</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #1772673: The type of `char*` arguments now changed to `const char*`.</title>
<updated>2013-10-19T18:03:34+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2013-10-19T18:03:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c679227e31245b0e8dec74a1f7cc77710541d985'/>
<id>c679227e31245b0e8dec74a1f7cc77710541d985</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #4555: All exported C symbols are now prefixed with either "Py" or "_Py".</title>
<updated>2013-10-12T20:52:43+00:00</updated>
<author>
<name>Antoine Pitrou</name>
<email>solipsis@pitrou.net</email>
</author>
<published>2013-10-12T20:52:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d01d396e7f9db2b3c362fe48a07cd55420dce030'/>
<id>d01d396e7f9db2b3c362fe48a07cd55420dce030</id>
<content type='text'>
("make smelly" now clean)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
("make smelly" now clean)
</pre>
</div>
</content>
</entry>
<entry>
<title>Close #11619: The parser and the import machinery do not encode Unicode</title>
<updated>2013-08-26T20:28:21+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2013-08-26T20:28:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=14e461d5b92000ec4e89182fa25ab0d5b5b31234'/>
<id>14e461d5b92000ec4e89182fa25ab0d5b5b31234</id>
<content type='text'>
filenames anymore on Windows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
filenames anymore on Windows.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix potential NULL pointer dereferencing in ast module</title>
<updated>2013-07-24T19:02:50+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>christian@cheimes.de</email>
</author>
<published>2013-07-24T19:02:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6f08d30afe7703e8f016b879cb66e697000bc239'/>
<id>6f08d30afe7703e8f016b879cb66e697000bc239</id>
<content type='text'>
CID 719690
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CID 719690
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix potential NULL pointer dereferencing in ast module</title>
<updated>2013-07-24T19:02:17+00:00</updated>
<author>
<name>Christian Heimes</name>
<email>christian@cheimes.de</email>
</author>
<published>2013-07-24T19:02:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=72f562f719ee59b79e2fa0e2efe27591c75fde26'/>
<id>72f562f719ee59b79e2fa0e2efe27591c75fde26</id>
<content type='text'>
CID 719690
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CID 719690
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #18408: Fix ast_for_atom(), PyErr_Fetch(&amp;type, &amp;value, &amp;tback) can set value to NULL</title>
<updated>2013-07-17T19:51:42+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2013-07-17T19:51:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=0fae8f9083c9d362611b71b181dcec9d6af394e2'/>
<id>0fae8f9083c9d362611b71b181dcec9d6af394e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #18408: Handle PyArena_AddPyObject() failure in ast.c</title>
<updated>2013-07-16T22:57:58+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2013-07-16T22:57:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=43d8195a704686842185b1821d2b26aa8210cc00'/>
<id>43d8195a704686842185b1821d2b26aa8210cc00</id>
<content type='text'>
PyList_Append() (called by PyArena_AddPyObject()) can fail because of a
MemoryError for example.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PyList_Append() (called by PyArena_AddPyObject()) can fail because of a
MemoryError for example.
</pre>
</div>
</content>
</entry>
<entry>
<title>move declaration to top of block</title>
<updated>2013-03-18T17:59:41+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2013-03-18T17:59:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=aad1d87339d1a310a58d71b812834ac9216a7e67'/>
<id>aad1d87339d1a310a58d71b812834ac9216a7e67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
