<?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>05 Sep  2008 16:58:30 -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>[issue3789] multiprocessing deadlocks when sending large data through Queue with timeout</title>
<description>New submission from David Decotigny &amp;lt;com.d2@free.fr&amp;gt;: With the attached script, then demo() called with for example datasize=40*1024*1024 and timeout</description>
<pubDate>05 Sep  2008 15:35:26 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/677406</link>
</item><item>
<title>[issue3660] reference leaks in test_distutils</title>
<description>Benjamin Peterson &amp;lt;musiccomposition@gmail.com&amp;gt; added the comment: test_distutils is also leaking the the trunk: test_distutils leaked [144, 144, 144</description>
<pubDate>05 Sep  2008 14:59:16 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/677400</link>
</item><item>
<title>[issue3788] test_cookie isn&amp;#039;t comprehensive</title>
<description>New submission from Benjamin Peterson &amp;lt;musiccomposition@gmail.com&amp;gt;: At the moment, test_cookie only tests SimpleCookie and not completely. It should</description>
<pubDate>05 Sep  2008 14:07:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/677371</link>
</item><item>
<title>[issue648658] xmlrpc can&amp;#039;t do proxied HTTP</title>
<description>djc &amp;lt;dirkjan@ochtman.nl&amp;gt; added the comment: Would this be solved by issue1424152? ---------- nosy: +djc _______________________________________ Pyt</description>
<pubDate>05 Sep  2008 12:56:16 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/677363</link>
</item><item>
<title>[issue3787] Make PyInstanceMethod_Type available or remove it</title>
<description>New submission from Christian Heimes &amp;lt;lists@cheimes.de&amp;gt;: A long time ago I added the PyInstanceMethod_Type in r59469. It&amp;#039;s a wrapper that turns every</description>
<pubDate>05 Sep  2008 11:52:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/677340</link>
</item><item>
<title>[issue1040026] os.times() is bogus</title>
<description>Gregory P. Smith &amp;lt;greg@krypto.org&amp;gt; added the comment: I agree with Christian&amp;#039;s most recent comment. However without BDFL intervention I think its to</description>
<pubDate>05 Sep  2008 10:03:34 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/677304</link>
</item><item>
<title>[issue3417] make the fix_dict fixer smarter</title>
<description>Rodrigo Bernardo Pimentel &amp;lt;rbp@isnomore.net&amp;gt; added the comment: I haven&amp;#039;t managed to successfully complete the summer of code, due to some personal p</description>
<pubDate>05 Sep  2008 08:50:48 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/677299</link>
</item><item>
<title>[issue1068268] subprocess is not EINTR-safe</title>
<description>Matteo Bertini &amp;lt;matteob@naufraghi.net&amp;gt; added the comment: I&amp;#039;d like to suggest to rise the priority of this bug. Till this bus is around, no way using</description>
<pubDate>05 Sep  2008 06:40:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/677263</link>
</item><item>
<title>[issue3535] zipfile has problem reading zip files over 2GB</title>
<description>Antoine Pitrou &amp;lt;pitrou@free.fr&amp;gt; added the comment: Alan, do you have an opinion on this? ---------- nosy: +alanmcintyre versions: +Python 2.7, Pytho</description>
<pubDate>05 Sep  2008 06:14:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/677239</link>
</item><item>
<title>[issue1757072] Zipfile robustness</title>
<description>Changes by Antoine Pitrou &amp;lt;pitrou@free.fr&amp;gt;:  ---------- type: -&amp;gt; feature request versions: +Python 2.7, Python 3.1 -Python 2.5 ____________________</description>
<pubDate>05 Sep  2008 06:10:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/677238</link>
</item><item>
<title>[issue3786] _curses, _curses_panel &amp;amp; _multiprocessing can&amp;#039;t be build in 2.6b3 w/ SunStudio 12</title>
<description>New submission from Michael Schmarck &amp;lt;michael.schmarck@habmalnefrage.de&amp;gt;: I&amp;#039;m trying to compile Python 2.6b3 using Sun Studio 12 on a Solaris 10 spar</description>
<pubDate>05 Sep  2008 02:55:21 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/677213</link>
</item><item>
<title>[issue3785] Can&amp;#039;t build ctypes of Python 2.5.2 with Sun Studio 12</title>
<description>New submission from Michael Schmarck &amp;lt;michael.schmarck@habmalnefrage.de&amp;gt;: Compilation of ctypes fails:  cc -G build/temp.solaris-2.10-sun4u-2.5/expo</description>
<pubDate>05 Sep  2008 00:48:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/677200</link>
</item><item>
<title>[issue3784] Incorrect compiler options used for cc of Sun Studio 12</title>
<description>New submission from Michael Schmarck &amp;lt;michael.schmarck@habmalnefrage.de&amp;gt;: While compiling Python 2.5.2, I stumbled upon this: cc -G -R/export/home/w</description>
<pubDate>05 Sep  2008 00:41:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/677199</link>
</item><item>
<title>[issue1589] New SSL module doesn&amp;#039;t seem to verify hostname against commonName in certificate</title>
<description>Heikki Toivonen &amp;lt;hjtoi-bugzilla@comcast.net&amp;gt; added the comment: Could you clarify your comment regarding hostname check being false security? Just a</description>
<pubDate>05 Sep  2008 00:11:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/677187</link>
</item><item>
<title>[issue3783] dbm.sqlite proof of concept</title>
<description>New submission from Skip Montanaro &amp;lt;skip@pobox.com&amp;gt;: Based on recent discussions about ridding Python of bsddb I decided to see how hard it would be</description>
<pubDate>04 Sep  2008 16:57:32 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/677125</link>
</item><item>
<title>[issue3782] os.write accepts unicode strings</title>
<description>New submission from Antoine Pitrou &amp;lt;pitrou@free.fr&amp;gt;: I&amp;#039;m a bit puzzled that both str and bytes are accepted by os.write() in py3k: &amp;gt;&amp;gt;&amp;gt; os.write(1, &amp;quot;</description>
<pubDate>04 Sep  2008 15:41:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/677070</link>
</item><item>
<title>[issue3781] warnings.catch_warnings fails gracelessly when recording warnings but no warnings are emitted</title>
<description>New submission from Jean-Paul Calderone &amp;lt;exarkun@divmod.com&amp;gt;: This example shows the behavior:   from warnings import catch_warnings   def test</description>
<pubDate>04 Sep  2008 15:10:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/677064</link>
</item><item>
<title>[issue3780] No way to write unit tests for warnings</title>
<description>New submission from Jean-Paul Calderone &amp;lt;exarkun@divmod.com&amp;gt;: In Python 2.5 and earlier, the `warnings.warn_explicit` function could be replaced in o</description>
<pubDate>04 Sep  2008 14:59:47 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/677061</link>
</item><item>
<title>[issue3779] log into bugs.python.org requires cookies</title>
<description>New submission from donovaly &amp;lt;uwestoehr@web.de&amp;gt;: I tried to log into this issue tracker several times without success. Now I found out by chance that</description>
<pubDate>04 Sep  2008 14:11:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/677014</link>
</item><item>
<title>[issue3778] python uninstaller leave registry entries</title>
<description>New submission from donovaly &amp;lt;uwestoehr@web.de&amp;gt;: - install Python 2.5.2 using the Windows installer - now uninstall Python Result: The uninstaller d</description>
<pubDate>04 Sep  2008 14:08:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/677013</link>
</item><item>
<title>[issue3777] PyNumber_Long fails from Float</title>
<description>New submission from Barry Alan Scott &amp;lt;barry-scott@users.sourceforge.net&amp;gt;: I am testing PySVN against python2.6b3. I see a failure when PyNumber_Long</description>
<pubDate>04 Sep  2008 13:49:17 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/677012</link>
</item><item>
<title>[issue3776] deprecate bsddb/dbhash in 2.6 for removal in 3.0</title>
<description>New submission from Brett Cannon &amp;lt;brett@python.org&amp;gt;: This patch deprecates bsddb and dbhash for removal in Python 3.0. ---------- components: Librar</description>
<pubDate>04 Sep  2008 13:11:20 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/677010</link>
</item><item>
<title>[issue3775] Update RELNOTES file</title>
<description>New submission from Barry A. Warsaw &amp;lt;barry@python.org&amp;gt;: The RELNOTES file should contain all, but only, the issues relevant for the 3.0 final release</description>
<pubDate>04 Sep  2008 06:46:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/676906</link>
</item><item>
<title>[issue3774] tkinter Menu.delete bug</title>
<description>New submission from skomoroh &amp;lt;skomoroh@gmail.com&amp;gt;: When I create a menu item without command and them remove it, I have a error:  File &amp;quot;/usr/local/l</description>
<pubDate>04 Sep  2008 06:19:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/676874</link>
</item><item>
<title>[issue2305] Update What&amp;#039;s new in 2.6</title>
<description>A.M. Kuchling &amp;lt;lists@amk.ca&amp;gt; added the comment: Closing this item; the 2.6 &amp;quot;What&amp;#039;s New&amp;quot; is done, except for any small fixes that get reported. -----</description>
<pubDate>04 Sep  2008 06:00:45 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/bugs/676872</link>
</item>
</channel>
</rss>
