<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Include, branch v3.2b1</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>Take PyUnicode_TransformDecimalToASCII out of the limited API.</title>
<updated>2010-12-05T11:40:48+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-12-05T11:40:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b550308597ba7cbc7f564f6bfcabee4673e906bd'/>
<id>b550308597ba7cbc7f564f6bfcabee4673e906bd</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.2b1.</title>
<updated>2010-12-04T19:09:24+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-12-04T19:09:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=41ea8ae667625edd662bffc328efeec50a2d82f5'/>
<id>41ea8ae667625edd662bffc328efeec50a2d82f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Expose CompileString, not CompileStringFlags under the</title>
<updated>2010-12-04T12:00:49+00:00</updated>
<author>
<name>Martin v. Löwis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2010-12-04T12:00:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=0d012f284be829c6217f60523db0e1671b7db9d9'/>
<id>0d012f284be829c6217f60523db0e1671b7db9d9</id>
<content type='text'>
limited API.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
limited API.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add an "optimize" parameter to compile() to control the optimization level, and provide an interface to it in py_compile, compileall and PyZipFile.</title>
<updated>2010-12-04T10:26:46+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-12-04T10:26:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=8334fd9285a8e9f0864b0453ae738fe3f6893b21'/>
<id>8334fd9285a8e9f0864b0453ae738fe3f6893b21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #10557: Fixed error messages from float() and other numeric</title>
<updated>2010-12-04T03:38:46+00:00</updated>
<author>
<name>Alexander Belopolsky</name>
<email>alexander.belopolsky@gmail.com</email>
</author>
<published>2010-12-04T03:38:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=942af5a9a45b7b4976bea2e794eccaaf2b3b5c09'/>
<id>942af5a9a45b7b4976bea2e794eccaaf2b3b5c09</id>
<content type='text'>
types.  Added a new API function, PyUnicode_TransformDecimalToASCII(),
which transforms non-ASCII decimal digits in a Unicode string to their
ASCII equivalents.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
types.  Added a new API function, PyUnicode_TransformDecimalToASCII(),
which transforms non-ASCII decimal digits in a Unicode string to their
ASCII equivalents.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branches/pep-0384.</title>
<updated>2010-12-03T20:14:31+00:00</updated>
<author>
<name>Martin v. Löwis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2010-12-03T20:14:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=4d0d471a8031de90a2b1ce99c4ac4780e60b3bc9'/>
<id>4d0d471a8031de90a2b1ce99c4ac4780e60b3bc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Include structseq.h in Python.h, and remove now-redundant includes in individual sources.</title>
<updated>2010-11-30T09:30:54+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-11-30T09:30:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=71c23d447322307572fbe0ca68b61fad97e10021'/>
<id>71c23d447322307572fbe0ca68b61fad97e10021</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#10439: document PyCodec C APIs.</title>
<updated>2010-11-20T13:44:41+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-11-20T13:44:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=bab3378f365b97db1ce7a3d497b0e2b89fb5a577'/>
<id>bab3378f365b97db1ce7a3d497b0e2b89fb5a577</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #10325: Fix two issues in the fallback definitions of PY_LLONG_MAX and</title>
<updated>2010-11-20T10:43:10+00:00</updated>
<author>
<name>Mark Dickinson</name>
<email>dickinsm@gmail.com</email>
</author>
<published>2010-11-20T10:43:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6646cd45be26c532a1152cea6a6e0ba27838c645'/>
<id>6646cd45be26c532a1152cea6a6e0ba27838c645</id>
<content type='text'>
PY_ULLONG_MAX in pyport.h.  Thanks Hallvard B Furuseth for the patch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PY_ULLONG_MAX in pyport.h.  Thanks Hallvard B Furuseth for the patch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #9518: Extend the PyModuleDef_HEAD_INIT macro to explicitly</title>
<updated>2010-11-17T21:20:18+00:00</updated>
<author>
<name>David Malcolm</name>
<email>dmalcolm@redhat.com</email>
</author>
<published>2010-11-17T21:20:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=82e73cb951b72d91b924452ee44eefb6f135640f'/>
<id>82e73cb951b72d91b924452ee44eefb6f135640f</id>
<content type='text'>
zero-initialize all fields, fixing compiler warnings seen when building
extension modules with gcc with "-Wmissing-field-initializers" (implied
by "-W")
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
zero-initialize all fields, fixing compiler warnings seen when building
extension modules with gcc with "-Wmissing-field-initializers" (implied
by "-W")
</pre>
</div>
</content>
</entry>
</feed>
