<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Python, 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>Backport of r64212</title>
<updated>2008-12-13T14:59:04+00:00</updated>
<author>
<name>Martin v. Löwis</name>
<email>martin@v.loewis.de</email>
</author>
<published>2008-12-13T14:59:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=8a64048a22b42426cc45dfb2d713e295e97c768c'/>
<id>8a64048a22b42426cc45dfb2d713e295e97c768c</id>
<content type='text'>
Issue #1683: prevent forking from interfering in threading storage.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Issue #1683: prevent forking from interfering in threading storage.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport issue 4597 to python 2.5.3: Fixed several opcodes that weren't always</title>
<updated>2008-12-10T17:23:20+00:00</updated>
<author>
<name>Jeffrey Yasskin</name>
<email>jyasskin@gmail.com</email>
</author>
<published>2008-12-10T17:23:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6f5d3f326f8c98dc4c53b422a92306e391e83cc2'/>
<id>6f5d3f326f8c98dc4c53b422a92306e391e83cc2</id>
<content type='text'>
propagating exceptions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
propagating exceptions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backported issue #4589 to Python 2.5.3: Propagated an exception thrown by a</title>
<updated>2008-12-10T07:28:12+00:00</updated>
<author>
<name>Jeffrey Yasskin</name>
<email>jyasskin@gmail.com</email>
</author>
<published>2008-12-10T07:28:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=478a1aa5373be89a6c7464fe1303aa585631acea'/>
<id>478a1aa5373be89a6c7464fe1303aa585631acea</id>
<content type='text'>
context manager's __exit__ method's result while it's being converted to bool.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
context manager's __exit__ method's result while it's being converted to bool.
</pre>
</div>
</content>
</entry>
<entry>
<title>backport r67373: checking for errors from NEW_IDENTIFIER</title>
<updated>2008-11-25T22:49:28+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>benjamin@python.org</email>
</author>
<published>2008-11-25T22:49:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=1bd74dea9b9a39ac3947e3ca01277b3d8ecb3cd8'/>
<id>1bd74dea9b9a39ac3947e3ca01277b3d8ecb3cd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport of r65032 from trunk</title>
<updated>2008-08-17T23:01:11+00:00</updated>
<author>
<name>Gregory P. Smith</name>
<email>greg@mad-scientist.com</email>
</author>
<published>2008-08-17T23:01:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=5e8dc97a098766a566b07df241c524fbd56d34ac'/>
<id>5e8dc97a098766a566b07df241c524fbd56d34ac</id>
<content type='text'>
Fixes Issue #874900: after an os.fork() call the threading module state is cleaned
up in the child process to prevent deadlock and report proper thread counts
if the new process uses the threading module.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes Issue #874900: after an os.fork() call the threading module state is cleaned
up in the child process to prevent deadlock and report proper thread counts
if the new process uses the threading module.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport r60148 and r65481: sanity checks to avoid infinite loops.</title>
<updated>2008-08-12T08:46:02+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2008-08-12T08:46:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=032215451bd9a8fc3a068e8a77871277e0f162d8'/>
<id>032215451bd9a8fc3a068e8a77871277e0f162d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #3360: Fix incorrect parsing of '020000000000.0'.</title>
<updated>2008-07-16T11:04:17+00:00</updated>
<author>
<name>Mark Dickinson</name>
<email>dickinsm@gmail.com</email>
</author>
<published>2008-07-16T11:04:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=ab396e07cc7c6aff0723d406f3037b24645b6049'/>
<id>ab396e07cc7c6aff0723d406f3037b24645b6049</id>
<content type='text'>
This is a backport of r65005.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a backport of r65005.
</pre>
</div>
</content>
</entry>
<entry>
<title>#3242: fix a crash in "print", if sys.stdout is set to a custom object,</title>
<updated>2008-07-01T20:52:56+00:00</updated>
<author>
<name>Amaury Forgeot d'Arc</name>
<email>amauryfa@gmail.com</email>
</author>
<published>2008-07-01T20:52:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=ceda6a67ce93dd9ac982ead61a23f98f85ea1821'/>
<id>ceda6a67ce93dd9ac982ead61a23f98f85ea1821</id>
<content type='text'>
whose write() method installs another sys.stdout.

Backport of r64633
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
whose write() method installs another sys.stdout.

Backport of r64633
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #3116 and #1792: Fix quadratic behavior in marshal.dumps().</title>
<updated>2008-06-16T01:49:18+00:00</updated>
<author>
<name>Raymond Hettinger</name>
<email>python@rcn.com</email>
</author>
<published>2008-06-16T01:49:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=75ee9eb9c60cc85925d2bfe9f92f2b2da81ddefd'/>
<id>75ee9eb9c60cc85925d2bfe9f92f2b2da81ddefd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#3117: backport r55087, fixes segfault with lambda (None,): None.</title>
<updated>2008-06-15T19:53:12+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2008-06-15T19:53:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d297f1ad78f1058c62bf47c2f1e2c2488f7e9d25'/>
<id>d297f1ad78f1058c62bf47c2f1e2c2488f7e9d25</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
