<?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 | Bugs</title>
<description>Mailing List Archive by Gossamer Threads</description>
<link>http://www.gossamer-threads.com/lists/python/bugs/</link>
<language>en-us</language>
<copyright>(c) Gossamer Threads Inc. All rights reserved.</copyright>
<lastBuildDate>24 Nov  2009 16:27:05 -0800</lastBuildDate>
<ttl>120</ttl>
<image>
<title>Gossamer Threads | Python | Bugs</title>
<width>75</width>
<height>23</height>
<link>http://www.gossamer-threads.com/lists/python/bugs/</link>
<url>http://www.gossamer-threads.com/images/lists/rss_logo.jpg</url>
</image>
<item>
<title>[issue6615] multiprocessing logging support test</title>
<description>Changes by flox &amp;lt;laxyf@yahoo.fr&amp;gt;:  Removed file: http://bugs.python.org/file15397/issue6615_weakref.diff _______________________________________ Pyt</description>
<pubDate>24 Nov  2009 16:14:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/789875</link>
</item><item>
<title>[issue6615] multiprocessing logging support test</title>
<description>flox &amp;lt;laxyf@yahoo.fr&amp;gt; added the comment: Small change to acquire the module lock before working on _handlerList. ---------- Added file: http://bugs.</description>
<pubDate>24 Nov  2009 16:14:18 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/789874</link>
</item><item>
<title>[issue6615] multiprocessing logging support test</title>
<description>Changes by flox &amp;lt;laxyf@yahoo.fr&amp;gt;:  Removed file: http://bugs.python.org/file15396/issue6615_weakref.diff _______________________________________ Pyt</description>
<pubDate>24 Nov  2009 15:57:32 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/789873</link>
</item><item>
<title>[issue6615] multiprocessing logging support test</title>
<description>flox &amp;lt;laxyf@yahoo.fr&amp;gt; added the comment: Updated the patch with technical recommendations from Antoine. I kept the _handlerList as a list because &amp;quot;I</description>
<pubDate>24 Nov  2009 15:55:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/789872</link>
</item><item>
<title>[issue6615] multiprocessing logging support test</title>
<description>Antoine Pitrou &amp;lt;pitrou@free.fr&amp;gt; added the comment: Some quick comments on your patch (not an in-depth review): - you should add some tests for the pr</description>
<pubDate>24 Nov  2009 14:46:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/789871</link>
</item><item>
<title>[issue7117] Backport py3k float repr to trunk</title>
<description>Eric Smith &amp;lt;eric@trueblade.com&amp;gt; added the comment: Thanks for tackling the last few bits, Mark. I think we&amp;#039;re done, although I admit I haven&amp;#039;t verifi</description>
<pubDate>24 Nov  2009 14:46:42 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/789870</link>
</item><item>
<title>[issue7391] Re-title the &amp;quot;Using Backslash to Continue Statements&amp;quot; anti-idiom</title>
<description>Georg Brandl &amp;lt;georg@python.org&amp;gt; added the comment: As you write, the parentheses &amp;quot;trick&amp;quot; only works in expressions (what you tried to wrap in your wi</description>
<pubDate>24 Nov  2009 14:45:34 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/789869</link>
</item><item>
<title>[issue5911] built-in compile() should take encoding option.</title>
<description>Changes by Trundle &amp;lt;andy-python@hammerhartes.de&amp;gt;:  ---------- nosy: +Trundle _______________________________________ Python tracker &amp;lt;report@bugs.pyt</description>
<pubDate>24 Nov  2009 14:45:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/789868</link>
</item><item>
<title>[issue6615] multiprocessing logging support test</title>
<description>flox &amp;lt;laxyf@yahoo.fr&amp;gt; added the comment: yep... patch was not clean. Sorry :( I changed it. It passes the 21 tests of the test_logging suite. And t</description>
<pubDate>24 Nov  2009 14:41:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/789867</link>
</item><item>
<title>[issue6615] multiprocessing logging support test</title>
<description>Changes by flox &amp;lt;laxyf@yahoo.fr&amp;gt;:  Removed file: http://bugs.python.org/file15395/issue6615_weakref.diff _______________________________________ Pyt</description>
<pubDate>24 Nov  2009 13:54:16 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/789844</link>
</item><item>
<title>[issue7117] Backport py3k float repr to trunk</title>
<description>Mark Dickinson &amp;lt;dickinsm@gmail.com&amp;gt; added the comment: I think we&amp;#039;re pretty much done here. I&amp;#039;d still like to produce a more complete set of float f</description>
<pubDate>24 Nov  2009 13:46:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/789843</link>
</item><item>
<title>[issue7228] %lld for PyErr_Format (Modules/_io/bufferedio.c)</title>
<description>Mark Dickinson &amp;lt;dickinsm@gmail.com&amp;gt; added the comment: Thanks for testing! Fixed (again) in r76502 (trunk), r76503 (py3k). I don&amp;#039;t think it&amp;#039;s worth</description>
<pubDate>24 Nov  2009 12:59:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/789842</link>
</item><item>
<title>[issue6615] multiprocessing logging support test</title>
<description>Vinay Sajip &amp;lt;vinay_sajip@yahoo.co.uk&amp;gt; added the comment: &amp;gt; With the patch attached, if the handler is not referenced anywhere, it &amp;gt; is closed. &amp;gt; How</description>
<pubDate>24 Nov  2009 12:47:48 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/789841</link>
</item><item>
<title>[issue6615] multiprocessing logging support test</title>
<description>flox &amp;lt;laxyf@yahoo.fr&amp;gt; added the comment: I would think to use weak references in order to prevent such leaks. With the patch attached, if the handle</description>
<pubDate>24 Nov  2009 11:23:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/789830</link>
</item><item>
<title>[issue6615] multiprocessing logging support test</title>
<description>Vinay Sajip &amp;lt;vinay_sajip@yahoo.co.uk&amp;gt; added the comment: &amp;gt; removing from a handler), it&amp;#039;s removed from the list and would not cause a  s/handler/log</description>
<pubDate>24 Nov  2009 10:24:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/789829</link>
</item><item>
<title>[issue6615] multiprocessing logging support test</title>
<description>Vinay Sajip &amp;lt;vinay_sajip@yahoo.co.uk&amp;gt; added the comment: &amp;gt; Why is this exactly? Why do you want to keep handlers until shutdown &amp;gt; rather than dispos</description>
<pubDate>24 Nov  2009 10:23:47 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/789828</link>
</item><item>
<title>[issue6615] multiprocessing logging support test</title>
<description>Antoine Pitrou &amp;lt;pitrou@free.fr&amp;gt; added the comment: &amp;gt; Handler.__init__ no longer adds the handler instance to the _handlers &amp;gt; map unconditionally, but</description>
<pubDate>24 Nov  2009 10:08:36 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/789814</link>
</item><item>
<title>[issue7128] cPickle looking for non-existent package copyreg</title>
<description>Alexandre Vassalotti &amp;lt;alexandre@peadrop.com&amp;gt; added the comment: Thanks you! Committed in r76499 and backported to 2.6 in r76500. ---------- resolut</description>
<pubDate>24 Nov  2009 10:07:42 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/789813</link>
</item><item>
<title>[issue3924] cookielib chokes on non-integer cookie version, should ignore it instead</title>
<description>Changes by Andrew Shuiu &amp;lt;asuiu@bitdefender.com&amp;gt;:  ---------- versions: +Python 3.1 _______________________________________ Python tracker &amp;lt;report@bu</description>
<pubDate>24 Nov  2009 10:07:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/789812</link>
</item><item>
<title>[issue7392] cPickle test failure on release26-maint branch</title>
<description>New submission from Alexandre Vassalotti &amp;lt;alexandre@peadrop.com&amp;gt;: I get the following test failure on the release26-maint branch: ./python Lib/test/</description>
<pubDate>24 Nov  2009 10:05:41 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/789811</link>
</item><item>
<title>[issue6615] multiprocessing logging support test</title>
<description>Vinay Sajip &amp;lt;vinay_sajip@yahoo.co.uk&amp;gt; added the comment: &amp;gt; In general it would be nice if logging were more conservative (or &amp;gt; cautious) when it com</description>
<pubDate>24 Nov  2009 10:01:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/789810</link>
</item><item>
<title>[issue7382] bytes.__getnewargs__ is broken; copy.copy() therefore doesn&amp;#039;t work on bytes, and bytes subclasses can&amp;#039;t be pickled by default</title>
<description>Alexandre Vassalotti &amp;lt;alexandre@peadrop.com&amp;gt; added the comment: We just need make __getnewargs__ return bytes, instead of a unicode string. So this i</description>
<pubDate>24 Nov  2009 09:42:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/789809</link>
</item><item>
<title>[issue5166] ElementTree and minidom don&amp;#039;t prevent creation of not well-formed XML</title>
<description>Denis S. Otkidach &amp;lt;denis.otkidach@gmail.com&amp;gt; added the comment: Here is a regexp I use to clean up text (note, that I don&amp;#039;t touch &amp;quot;compatibility cha</description>
<pubDate>24 Nov  2009 09:26:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/789808</link>
</item><item>
<title>[issue6033] LOOKUP_METHOD and CALL_METHOD optimization</title>
<description>Changes by Reid Kleckner &amp;lt;rnk@mit.edu&amp;gt;:  ---------- nosy: +rnk _______________________________________ Python tracker &amp;lt;report@bugs.python.org&amp;gt; &amp;lt;http</description>
<pubDate>24 Nov  2009 09:15:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/789807</link>
</item><item>
<title>[issue1700507] Carbon.Scrap.PutScrapFlavor</title>
<description>Ronald Oussoren &amp;lt;ronaldoussoren@mac.com&amp;gt; added the comment: Lowering the priority to low because this is a bug in a deprecated binding for a depreca</description>
<pubDate>24 Nov  2009 09:02:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/789806</link>
</item>
</channel>
</rss>
