<?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 | Dev</title>
<description>Mailing List Archive by Gossamer Threads</description>
<link>http://www.gossamer-threads.com/lists/python/dev/</link>
<language>en-us</language>
<copyright>(c) Gossamer Threads Inc. All rights reserved.</copyright>
<lastBuildDate>23 Nov  2009 06:34:49 -0800</lastBuildDate>
<ttl>120</ttl>
<image>
<title>Gossamer Threads | Python | Dev</title>
<width>75</width>
<height>23</height>
<link>http://www.gossamer-threads.com/lists/python/dev/</link>
<url>http://www.gossamer-threads.com/images/lists/rss_logo.jpg</url>
</image>
<item>
<title>Issue 1488943 - differ lib missing tab hinting</title>
<description>Is there anything holding up fixing issue 1488943? The bug was found and a patch submitted 3 1/2 years ago. The patch is just a single line of code</description>
<pubDate>21 Nov  2009 10:31:33 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/789267</link>
</item><item>
<title>Removal of intobject.h in 3.1</title>
<description>The wiki page for porting to 3.x says: http://wiki.python.org/moin/PortingExtensionModulesToPy3k &amp;quot;&amp;quot;&amp;quot; long/int Unification In Python 3.0, there is on</description>
<pubDate>21 Nov  2009 07:06:47 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/789253</link>
</item><item>
<title>Meet your 3.2 release manager</title>
<description>I&amp;#039;m pleased to announce that Georg has (naively) volunteered to shepherd the 3.2 release. -- Regards, Benjamin _____________________________________</description>
<pubDate>19 Nov  2009 15:43:30 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/788963</link>
</item><item>
<title>2to3 for .c code (was Static analysis of CPython using coccinelle/spatch)</title>
<description>On Tue, 2009-11-17 at 19:45 -0500, Terry Reedy wrote: &amp;gt; A.M. Kuchling wrote: &amp;gt; &amp;gt; On Mon, Nov 16, 2009 at 03:27:53PM -0500, David Malcolm wrote: &amp;gt; &amp;gt;&amp;gt; H</description>
<pubDate>18 Nov  2009 11:26:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/788707</link>
</item><item>
<title>Add an optional timeout to lock operations</title>
<description>Hello, I&amp;#039;ve submitted a patch (*) to add an optional timeout to locking operations (Lock.acquire() etc.). Since it&amp;#039;s a pretty basic functionality, I</description>
<pubDate>17 Nov  2009 03:46:18 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/788388</link>
</item><item>
<title>new unbounded memory leak in exception handling?</title>
<description>I&amp;#039;ve constructed an example program that does not leak memory in Python 2.x, but causes unbounded memory allocation in Python 3.1. Here is the code:</description>
<pubDate>17 Nov  2009 02:31:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/788387</link>
</item><item>
<title>2.7 and 3.2 release schedules</title>
<description>After more thought, I think that separating the 2.7 and 3.2 releases is not as big of an issue as I once thought. Therefore, I&amp;#039;d like to adopt the sch</description>
<pubDate>16 Nov  2009 15:11:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/788296</link>
</item><item>
<title>Static analysis of CPython using coccinelle/spatch</title>
<description>Has anyone else looked at using Coccinelle/spatch[1] on CPython source code? It&amp;#039;s a GPL-licensed tool for matching semantic patterns in C source code</description>
<pubDate>16 Nov  2009 12:27:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/788274</link>
</item><item>
<title>OpenID on PyPI: please discuss on â€˜catalog-sigâ€™ (was: Too many Python accounts)</title>
<description>Michael Foord &amp;lt;fuzzyman@voidspace.org.uk&amp;gt; writes: &amp;gt; myopenid *does* the validation, but my registered openid is &amp;gt; www.voidspace.org.uk and I *should*</description>
<pubDate>15 Nov  2009 13:58:50 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/788054</link>
</item><item>
<title>Re: global statements outside functions/methods should	raise SyntaxError</title>
<description>Benjamin Peterson &amp;lt;benjamin &amp;lt;at&amp;gt; python.org&amp;gt; writes: &amp;gt; &amp;gt; 2009/11/15 Michael Foord &amp;lt;fuzzyman &amp;lt;at&amp;gt; voidspace.org.uk&amp;gt;: &amp;gt; &amp;gt; Well, personally I think it w</description>
<pubDate>15 Nov  2009 12:23:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/788040</link>
</item><item>
<title>global statements outside functions/methods should raise SyntaxError</title>
<description>Python currently accepts global statements at the top level: &amp;gt;&amp;gt;&amp;gt; global foo &amp;gt;&amp;gt;&amp;gt; Beside being a meaningless operation, this might lead unexperienced u</description>
<pubDate>15 Nov  2009 11:55:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/788007</link>
</item><item>
<title>Modules that run other scripts</title>
<description>I&amp;#039;m in the process of adding a &amp;quot;run_path&amp;quot; function to the runpy module that allows Python code to execute scripts using the same rules as the CPython</description>
<pubDate>14 Nov  2009 22:04:36 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/787863</link>
</item><item>
<title>Using itertools in modules that are part of the build chain (Re: [Python-checkins] r76264 - python/branches/py3k/Lib/tokenize.py)</title>
<description>benjamin.peterson wrote: &amp;gt; Modified: python/branches/py3k/Lib/tokenize.py &amp;gt; ==========================================================================</description>
<pubDate>14 Nov  2009 19:06:48 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/787850</link>
</item><item>
<title>buildtime vs runtime in Distutils</title>
<description>Hello, http://bugs.python.org/issue4359 reminds me that Distutils reads build files like Makefile or pyconfig.h to get some environment variables thr</description>
<pubDate>14 Nov  2009 17:21:41 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/787825</link>
</item><item>
<title>Too many Python accounts (was Re: PyPI comments and ratings, *really*?)</title>
<description>Martin v. Löwis wrote: &amp;gt;&amp;gt;&amp;gt; This is indeed intentional: people like you won&amp;#039;t upload packages to &amp;gt;&amp;gt;&amp;gt; PyPI, nor will they take part in the rating syste</description>
<pubDate>14 Nov  2009 12:31:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/787774</link>
</item><item>
<title>External module tests skipping on Windows build slaves?</title>
<description>While working with the Windows (and now Windows 7) build slaves I&amp;#039;ve been noticing that a number of &amp;quot;unexpected&amp;quot; test skips are occurring, mostly for</description>
<pubDate>13 Nov  2009 17:51:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/787578</link>
</item><item>
<title>Re: PyPI governance</title>
<description>Jacob Kaplan-Moss wrote: &amp;gt; that obscures the real debate. Regardless of the outcome, the poll&amp;#039;s &amp;gt; not going to change anyone&amp;#039;s mind, and it certainly</description>
<pubDate>13 Nov  2009 16:44:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/787575</link>
</item><item>
<title>Fwd: standard libraries don&amp;#039;t behave like standard &amp;#039;libraries&amp;#039;</title>
<description>Sriram, &amp;gt; &amp;gt; Please take this discussion to catalog-sig - python-dev isn&amp;#039;t the place &amp;gt; (the fact that many of us didn&amp;#039;t immediately know the *right* pl</description>
<pubDate>13 Nov  2009 06:17:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/787393</link>
</item><item>
<title>Re: Python-Dev Digest, Vol 76, Issue 114</title>
<description>Please don&amp;#039;t send me again this email  ------Pesan Asli------ Dari:python-dev-request@python.org Pengirim:python-dev-bounces+wa2n39=gmail.com@python.</description>
<pubDate>13 Nov  2009 04:21:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/787374</link>
</item><item>
<title>PyPI front page</title>
<description>Ben Finney &amp;lt;ben+python &amp;lt;at&amp;gt; benfinney.id.au&amp;gt; writes: &amp;gt; &amp;gt; There&amp;#039;s a problem with the poll&amp;#039;s placement: on the front page of the &amp;gt; PyPI website. Speak</description>
<pubDate>12 Nov  2009 16:52:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/787277</link>
</item><item>
<title>FYI: LWN article on 2.x, 3.x, and the moratorium</title>
<description>FYI: I&amp;#039;ve written an article for Linux Weekly News on the moratorium &amp;amp; related issues. The article is subscribers-only for a week, but here&amp;#039;s a free</description>
<pubDate>12 Nov  2009 09:40:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/787123</link>
</item><item>
<title>Re: standard libraries don&amp;#039;t behave like standard	&amp;#039;libraries&amp;#039;</title>
<description>Sriram Srinivasan wrote: &amp;gt; I guess why every programming language has some kind of a &amp;#039;standard &amp;gt; library&amp;#039; built in within it. In my view it must not b</description>
<pubDate>12 Nov  2009 02:15:11 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/787039</link>
</item><item>
<title>PyPI comments and ratings, *really*?</title>
<description>Why are there comments on PyPI? Moreso, why are there comments which I  cannot control as a package author on my very own packages? That&amp;#039;s  just abs</description>
<pubDate>12 Nov  2009 01:44:32 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/787038</link>
</item><item>
<title>standard libraries don&amp;#039;t behave like standard &amp;#039;libraries&amp;#039;</title>
<description>I guess why every programming language has some kind of a &amp;#039;standard library&amp;#039; built in within it. In my view it must not be called as a &amp;#039;library&amp;#039; at al</description>
<pubDate>12 Nov  2009 01:23:50 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/787037</link>
</item><item>
<title>Is this a bug of the HTMLParser?</title>
<description>Hi all, I&amp;#039;m using BeautifulSoup to parsing an HTML page and find it refused to parse the page. By looking at the backtrace, I found it is a problem w</description>
<pubDate>11 Nov  2009 08:16:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/786891</link>
</item>
</channel>
</rss>
