<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="/images/lists/rssstyle2.xsl"?>
<rss version="2.0">
<channel>
<title>Python | Checkins</title>
<description>Mailing List Archive by Gossamer Threads</description>
<link>http://www.gossamer-threads.com/lists/python/checkins/</link>
<language>en-us</language>
<copyright>(c) Gossamer Threads Inc. All rights reserved.</copyright>
<lastBuildDate>25 Nov  2009 08:15:48 -0800</lastBuildDate>
<ttl>120</ttl>
<image>
<title>Gossamer Threads | Python | Checkins</title>
<width>75</width>
<height>23</height>
<link>http://www.gossamer-threads.com/lists/python/checkins/</link>
<url>http://www.gossamer-threads.com/images/lists/rss_logo.jpg</url>
</image>
<item>
<title>r76509 - python/trunk/Lib/logging/__init__.py</title>
<description>Author: vinay.sajip Date: Wed Nov 25 15:12:03 2009 New Revision: 76509 Log: logging: Issue 6615: Changed handler prepend to append. Modified:  pyt</description>
<pubDate>25 Nov  2009 06:20:36 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/checkins/789950</link>
</item><item>
<title>Re: r76487 -	python/trunk/Lib/test/test_multiprocessing.py</title>
<description>jesse.noller wrote: &amp;gt; Author: jesse.noller &amp;gt; Date: Tue Nov 24 15:17:29 2009 &amp;gt; New Revision: 76487 &amp;gt; &amp;gt; Log: &amp;gt; comment out test added in r76438, which</description>
<pubDate>25 Nov  2009 03:28:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/checkins/789944</link>
</item><item>
<title>Python Regression Test Failures refleak (1)</title>
<description>More important issues: ---------------------- test_bz2 leaked [-84, 0, 0] references, sum=-84 Less important issues: ---------------------- test_zipi</description>
<pubDate>25 Nov  2009 03:14:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/checkins/789943</link>
</item><item>
<title>r76507 - svn:log</title>
<description>Author: vinay.sajip Revision: 76507 Property Name: svn:log Action: modified Property diff: --- old property value +++ new property value @@ -1 +1 @@</description>
<pubDate>25 Nov  2009 02:20:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/checkins/789932</link>
</item><item>
<title>r76507 - svn:log</title>
<description>Author: vinay.sajip Revision: 76507 Property Name: svn:log Action: modified Property diff: --- old property value +++ new property value @@ -1 +1 @@</description>
<pubDate>25 Nov  2009 02:20:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/checkins/789929</link>
</item><item>
<title>r76508 - python/trunk/Lib/logging/__init__.py</title>
<description>Author: vinay.sajip Date: Wed Nov 25 10:22:47 2009 New Revision: 76508 Log: logging: made _handlers a WeakValueDictionary. Modified:  python/trunk</description>
<pubDate>25 Nov  2009 02:20:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/checkins/789930</link>
</item><item>
<title>Python Regression Test Failures opt (1)</title>
<description>339 tests OK. 1 test failed:   test_threading_local 36 tests skipped:   test_aepack test_al test_applesingle test_bsddb185 test_bsddb3   test_cd</description>
<pubDate>25 Nov  2009 01:27:45 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/checkins/789931</link>
</item><item>
<title>r76507 - in python/trunk: Lib/logging/__init__.py Misc/NEWS</title>
<description>Author: vinay.sajip Date: Wed Nov 25 10:03:30 2009 New Revision: 76507 Log: Issue #6615: logging: Used weak references in internal handler list. Mod</description>
<pubDate>25 Nov  2009 01:05:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/checkins/789924</link>
</item><item>
<title>r76506 - in sandbox/trunk/2to3/lib2to3/fixes: fix_imports.py fix_next.py fix_renames.py</title>
<description>Author: benjamin.peterson Date: Wed Nov 25 01:34:31 2009 New Revision: 76506 Log: use generator expressions in any() Modified:  sandbox/trunk/2to3</description>
<pubDate>24 Nov  2009 18:20:30 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/checkins/789893</link>
</item><item>
<title>Python Regression Test Failures refleak (1)</title>
<description>More important issues: ---------------------- test_zipimport_support leaked [25, 0, 0] references, sum=25 Less important issues: --------------------</description>
<pubDate>24 Nov  2009 15:54:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/checkins/789877</link>
</item><item>
<title>Daily py3k reference leaks (r76503): sum=14</title>
<description>py3k results for svn r76503 (hg cset 43d4879ead14) -------------------------------------------------- test_urllib leaked [6, 4, 4] references, sum=14</description>
<pubDate>24 Nov  2009 15:47:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/checkins/789876</link>
</item><item>
<title>r76502 - in python/trunk/Modules/_io: _iomodule.h bufferedio.c</title>
<description>Author: mark.dickinson Date: Tue Nov 24 21:51:48 2009 New Revision: 76502 Log: Issue #7228: Fix format mismatch when printing something of type off_</description>
<pubDate>24 Nov  2009 14:20:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/checkins/789845</link>
</item><item>
<title>r76503 - in python/branches/py3k: Modules/_io/_iomodule.h Modules/_io/bufferedio.c</title>
<description>Author: mark.dickinson Date: Tue Nov 24 21:54:11 2009 New Revision: 76503 Log: Merged revisions 76502 via svnmerge from svn+ssh://pythondev@svn.pyth</description>
<pubDate>24 Nov  2009 14:20:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/checkins/789846</link>
</item><item>
<title>r76504 - python/branches/release26-maint</title>
<description>Author: mark.dickinson Date: Tue Nov 24 21:55:17 2009 New Revision: 76504 Log: Blocked revisions 76502 via svnmerge ........  r76502 | mark.dickins</description>
<pubDate>24 Nov  2009 14:20:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/checkins/789847</link>
</item><item>
<title>r76505 - python/branches/release31-maint</title>
<description>Author: mark.dickinson Date: Tue Nov 24 21:56:11 2009 New Revision: 76505 Log: Blocked revisions 76503 via svnmerge ................  r76503 | mark</description>
<pubDate>24 Nov  2009 14:20:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/checkins/789848</link>
</item><item>
<title>Python Regression Test Failures opt (1)</title>
<description>339 tests OK. 1 test failed:   test_threading_local 36 tests skipped:   test_aepack test_al test_applesingle test_bsddb185 test_bsddb3   test_cd</description>
<pubDate>24 Nov  2009 13:44:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/checkins/789849</link>
</item><item>
<title>r76499 - in python/trunk: Lib/test/pickletester.py Modules/cPickle.c</title>
<description>Author: alexandre.vassalotti Date: Tue Nov 24 18:53:23 2009 New Revision: 76499 Log: Issue 7128: Removed reference to the non-existent copyreg module</description>
<pubDate>24 Nov  2009 10:20:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/checkins/789815</link>
</item><item>
<title>r76500 - in python/branches/release26-maint: Lib/test/pickletester.py Modules/cPickle.c</title>
<description>Author: alexandre.vassalotti Date: Tue Nov 24 19:06:51 2009 New Revision: 76500 Log: Merged revisions 76499 via svnmerge from svn+ssh://pythondev@sv</description>
<pubDate>24 Nov  2009 10:20:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/checkins/789816</link>
</item><item>
<title>r76501 - python/branches/py3k</title>
<description>Author: alexandre.vassalotti Date: Tue Nov 24 19:10:33 2009 New Revision: 76501 Log: Blocked revisions 76499 via svnmerge ........  r76499 | alexan</description>
<pubDate>24 Nov  2009 10:20:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/checkins/789817</link>
</item><item>
<title>r76493 - python/branches/release31-maint</title>
<description>Author: mark.dickinson Date: Tue Nov 24 15:35:53 2009 New Revision: 76493 Log: Unblocked revisions 76491 via svnmerge ................  r76491 | ma</description>
<pubDate>24 Nov  2009 08:20:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/checkins/789777</link>
</item><item>
<title>r76494 - in python/branches/release31-maint: Doc/faq/design.rst</title>
<description>Author: mark.dickinson Date: Tue Nov 24 15:36:23 2009 New Revision: 76494 Log: Merged revisions 76491 via svnmerge from svn+ssh://pythondev@www.pyth</description>
<pubDate>24 Nov  2009 08:20:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/checkins/789778</link>
</item><item>
<title>r76495 - python/trunk/Lib/test/formatfloat_testcases.txt</title>
<description>Author: mark.dickinson Date: Tue Nov 24 16:12:20 2009 New Revision: 76495 Log: Issue #7117: Update float formatting testcases to match those in py3k</description>
<pubDate>24 Nov  2009 08:20:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/checkins/789779</link>
</item><item>
<title>r76496 - python/branches/release26-maint</title>
<description>Author: mark.dickinson Date: Tue Nov 24 16:12:55 2009 New Revision: 76496 Log: Blocked revisions 76495 via svnmerge ........  r76495 | mark.dickins</description>
<pubDate>24 Nov  2009 08:20:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/checkins/789780</link>
</item><item>
<title>r76497 - python/branches/py3k</title>
<description>Author: mark.dickinson Date: Tue Nov 24 16:13:27 2009 New Revision: 76497 Log: Blocked revisions 76495 via svnmerge ........  r76495 | mark.dickins</description>
<pubDate>24 Nov  2009 08:20:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/checkins/789781</link>
</item><item>
<title>r76498 - python/trunk/Lib/logging/__init__.py</title>
<description>Author: vinay.sajip Date: Tue Nov 24 16:53:25 2009 New Revision: 76498 Log: Made logging classes new-style and added name property to handlers. Modi</description>
<pubDate>24 Nov  2009 08:20:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/checkins/789782</link>
</item>
</channel>
</rss>
