<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Python/bltinmodule.c, branch v2.5.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>Added checks for integer overflows, contributed by Google. Some are</title>
<updated>2008-02-14T11:26:18+00:00</updated>
<author>
<name>Martin v. Löwis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2008-02-14T11:26:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=73c01d410117a573731e6c2afc9694005f8d11aa'/>
<id>73c01d410117a573731e6c2afc9694005f8d11aa</id>
<content type='text'>
only available if asserts are left in the code, in cases where they
can't be triggered from Python code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
only available if asserts are left in the code, in cases where they
can't be triggered from Python code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix two crashers (borrowed_ref_[34].py from the trunk).</title>
<updated>2008-01-23T20:09:39+00:00</updated>
<author>
<name>Guido van Rossum</name>
<email>guido@python.org</email>
</author>
<published>2008-01-23T20:09:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e105f980460131d192d955fca0df474bcf1c642c'/>
<id>e105f980460131d192d955fca0df474bcf1c642c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix SF #1552093, eval docstring typo (3 ps in mapping)</title>
<updated>2006-09-05T01:52:00+00:00</updated>
<author>
<name>Neal Norwitz</name>
<email>nnorwitz@gmail.com</email>
</author>
<published>2006-09-05T01:52:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=8568752268bf721228ca989a2b572d4e3bf6275a'/>
<id>8568752268bf721228ca989a2b572d4e3bf6275a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>It's highly unlikely, though possible for PyEval_Get*() to return NULLs.</title>
<updated>2006-08-12T01:46:42+00:00</updated>
<author>
<name>Neal Norwitz</name>
<email>nnorwitz@gmail.com</email>
</author>
<published>2006-08-12T01:46:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=43bd4db933711da450931824add443549a757455'/>
<id>43bd4db933711da450931824add443549a757455</id>
<content type='text'>
So be safe and do an XINCREF.

Klocwork # 221-222.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
So be safe and do an XINCREF.

Klocwork # 221-222.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #1535165: fixed a segfault in input() and raw_input() when</title>
<updated>2006-08-06T08:23:54+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2006-08-06T08:23:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7e3ba2a699d6a5660fc7bf239b2090d5b2961b8c'/>
<id>7e3ba2a699d6a5660fc7bf239b2090d5b2961b8c</id>
<content type='text'>
sys.stdin is closed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sys.stdin is closed.
</pre>
</div>
</content>
</entry>
<entry>
<title>SF #1479181: split open() and file() from being aliases for each other.</title>
<updated>2006-05-02T04:43:14+00:00</updated>
<author>
<name>Neal Norwitz</name>
<email>nnorwitz@gmail.com</email>
</author>
<published>2006-05-02T04:43:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c4edb0ec81f437b84a4011e3a375892d48d0bd6c'/>
<id>c4edb0ec81f437b84a4011e3a375892d48d0bd6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace INT_MAX with PY_SSIZE_T_MAX.</title>
<updated>2006-04-13T07:52:27+00:00</updated>
<author>
<name>Martin v. Löwis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2006-04-13T07:52:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b1ed7fac12fe51080c06e518a9fcaa21f0734744'/>
<id>b1ed7fac12fe51080c06e518a9fcaa21f0734744</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Accept keyword arguments for __import__ and doc the addition of the level param from PEP 328.</title>
<updated>2006-04-03T04:48:37+00:00</updated>
<author>
<name>Neal Norwitz</name>
<email>nnorwitz@gmail.com</email>
</author>
<published>2006-04-03T04:48:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=92e212f7d95f4c1071f6e2ea0b85cfb36a562814'/>
<id>92e212f7d95f4c1071f6e2ea0b85cfb36a562814</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch #1460496: round() now accepts keyword arguments.</title>
<updated>2006-03-31T18:54:53+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2006-03-31T18:54:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=ccadf84a1bc1b7908f5dcefd6897f93e174c57b9'/>
<id>ccadf84a1bc1b7908f5dcefd6897f93e174c57b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change int to Py_ssize_t in several places.</title>
<updated>2006-03-07T12:08:51+00:00</updated>
<author>
<name>Martin v. Löwis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2006-03-07T12:08:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=725507b52ec40ab49ad87596fff7434322b9b5b1'/>
<id>725507b52ec40ab49ad87596fff7434322b9b5b1</id>
<content type='text'>
Add (int) casts to silence compiler warnings.
Raise Python exceptions for overflows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add (int) casts to silence compiler warnings.
Raise Python exceptions for overflows.
</pre>
</div>
</content>
</entry>
</feed>
