<?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>24 Nov  2009 08:51:53 -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><item>
<title>PEP 382 status</title>
<description>Hi, I was wondering what&amp;#039;s the status of PEP 382. Is anyone (MvL?) is going to start to work on its implementation for Python 2.7/3.2 inclusion ? Re</description>
<pubDate>11 Nov  2009 05:36:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/786861</link>
</item><item>
<title>[format] Restrict fill characters for numerical values</title>
<description>Hi, I think http://www.python.org/dev/peps/pep-3101/ is too liberal with the choice of fill characters for numerical values. As far as I can see, thi</description>
<pubDate>11 Nov  2009 03:36:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/786846</link>
</item><item>
<title>Re: Python-Dev Digest, Vol 76, Issue 87</title>
<description>Stop email Sent from my BlackBerry® powered by Sinyal Kuat INDOSAT -----Original Message----- From: python-dev-request@python.org Date: Tue, 10 Nov 2</description>
<pubDate>10 Nov  2009 16:20:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/786776</link>
</item><item>
<title>Replacing IDLE</title>
<description>On Tue, Nov 10, 2009 at 12:10 AM, &amp;quot;Martin v. LÃ¶wis&amp;quot; &amp;lt;martin@v.loewis.de&amp;gt; wrote: &amp;gt;&amp;gt; &amp;gt;&amp;gt; Anatoly&amp;#039;s question is actually a fair one for python-dev - we&amp;#039;r</description>
<pubDate>10 Nov  2009 08:20:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/786681</link>
</item><item>
<title>Re: Python-Dev Digest, Vol 76, Issue 83</title>
<description>Unreg ------Pesan Asli------ Dari:python-dev-request@python.org Pengirim:python-dev-bounces+wa2n39=gmail.com@python.org Ke:python-dev@python.org Balas</description>
<pubDate>10 Nov  2009 04:21:03 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/786627</link>
</item><item>
<title>Re: Python 2.6: OverflowError: signed integer is	greater than maximum</title>
<description>&amp;gt; I may well be barking up the wrong tree here, but as a first guess &amp;gt; it looks as though something in the _PySys_Init function in &amp;gt; Python/sysmodule.</description>
<pubDate>09 Nov  2009 14:23:11 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/786572</link>
</item><item>
<title>Re: Retrieve an arbitrary element from	asetwithoutremoving it</title>
<description>Alexander Belopolsky wrote: &amp;gt; On Mon, Nov 9, 2009 at 10:09 AM, Daniel Stutzbach &amp;gt; &amp;lt;daniel@stutzbachenterprises.com&amp;gt; wrote: &amp;gt;&amp;gt; On Mon, Nov 9, 2009 at 2</description>
<pubDate>09 Nov  2009 13:44:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/786560</link>
</item><item>
<title>Python 2.6: OverflowError: signed integer is greater than maximum</title>
<description>Hi, while trying to get Python 2.6 working on OpenBSD/sgi (64-bit port) I ran into the following during build: OverflowError: signed integer is grea</description>
<pubDate>09 Nov  2009 09:26:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/786519</link>
</item><item>
<title>Updates to XP-4 and FreeBSD build slaves</title>
<description>I think in a prior discussion, it was suggested that build slave updates were ok for this list - I apologize to those who may not be interested. I&amp;#039;ve</description>
<pubDate>08 Nov  2009 23:29:54 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/786407</link>
</item><item>
<title>Re: IDLE as default Python editor</title>
<description>anatoly techtonik &amp;lt;techtonik@gmail.com&amp;gt; writes: &amp;gt; Quite an interesting question recently popped up in pygame community &amp;gt; that I&amp;#039;d like to ask to Pyth</description>
<pubDate>08 Nov  2009 23:04:40 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/786406</link>
</item><item>
<title>IDLE as default Python editor (Was: [pygame] Python IDE for windoz)</title>
<description>Hello, Quite an interesting question recently popped up in pygame community that I&amp;#039;d like to ask to Python developers. How many of you use IDLE? Wha</description>
<pubDate>08 Nov  2009 22:45:30 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/786405</link>
</item><item>
<title>raw binary data and 2to3</title>
<description>SpamBayes has several files which contain raw 8-bit data embedded in string literals. Before I do manual work to make them parseable by 2to3 I though</description>
<pubDate>08 Nov  2009 17:41:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/786377</link>
</item><item>
<title>decimal.py: == and != comparisons involving NaNs</title>
<description>Hi, in a (misguided) bugreport (http://bugs.python.org/issue7279) I was questioning the reasons for allowing NaN comparisons with == and != rather th</description>
<pubDate>08 Nov  2009 08:26:48 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/786297</link>
</item><item>
<title>People want CPAN :-)</title>
<description>On Nov 7, 2009, at 3:20 AM, Ben Finney wrote: &amp;gt; Guido van Rossum &amp;lt;guido@python.org&amp;gt; writes: &amp;gt; &amp;gt;&amp;gt; On Fri, Nov 6, 2009 at 2:52 PM, David Lyon  &amp;gt;&amp;gt; &amp;lt;dav</description>
<pubDate>07 Nov  2009 06:30:45 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/786111</link>
</item><item>
<title>OpenSSL vulnerability</title>
<description>Now that a new SSL vulnerability is out (http://extendedsubset.com/?p=8) should we regenerate binary distributions that include copies of openssl (I t</description>
<pubDate>06 Nov  2009 12:22:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/786017</link>
</item><item>
<title>Status of the Buildbot fleet and related bugs</title>
<description>The buildbot waterfall is much greener now. Thanks to all who have contributed to making it so (and it hasn&amp;#039;t just been Mark and Antoine and I, thoug</description>
<pubDate>05 Nov  2009 19:53:27 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/785814</link>
</item><item>
<title>Cython as a Python implementation</title>
<description>Maciej Fijalkowski, 05.11.2009 11:58: &amp;gt; Python is something that passes most of CPython&amp;#039;s test &amp;gt; suite, modulo stuff that is considered implementation</description>
<pubDate>05 Nov  2009 08:40:11 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/785688</link>
</item><item>
<title>Re: Cython as a Python implementation</title>
<description>Dirkjan Ochtman schrieb: &amp;gt; On Thu, Nov 5, 2009 at 13:13, Stefan Behnel &amp;lt;stefan_ml@behnel.de&amp;gt; wrote: &amp;gt;&amp;gt; Would you consider Cython a Python implementati</description>
<pubDate>05 Nov  2009 04:53:46 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/785649</link>
</item><item>
<title>Cython as a Python implementation (was: PEP 3003 - Python Language Moratorium)</title>
<description>Michael Foord, 05.11.2009 12:38: &amp;gt; Stefan Behnel wrote: &amp;gt;&amp;gt; Michael Foord, 05.11.2009 11:18: &amp;gt;&amp;gt;&amp;gt; I think the main point is that Cython is not an &amp;gt;&amp;gt;&amp;gt; im</description>
<pubDate>05 Nov  2009 04:13:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/785629</link>
</item><item>
<title>PyCon 2010: Poster sessions</title>
<description>PyCon 2010: Poster sessions =============================================================== Due date: November 30, 2009 PyCon 2010 introduces a new</description>
<pubDate>04 Nov  2009 15:53:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/785549</link>
</item><item>
<title>2to3, 3to2: official status (was: 2.7 Release? 2.7 == last of the 2.x line?)</title>
<description>&amp;quot;Martin v. LÃ¶wis&amp;quot; &amp;lt;martin@v.loewis.de&amp;gt; writes: &amp;gt; Well, 3to2 would then be an option for you: use Python 3 as the source &amp;gt; language. I was under the</description>
<pubDate>04 Nov  2009 14:23:33 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/785542</link>
</item><item>
<title>2to3 interactive mode</title>
<description>Glyph Lefkowitz &amp;lt;glyph &amp;lt;at&amp;gt; twistedmatrix.com&amp;gt; writes: &amp;gt; &amp;gt; Keep in mind also that the 2.x translation process is extremely slow  &amp;gt; and results in a</description>
<pubDate>04 Nov  2009 04:43:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/785424</link>
</item><item>
<title>Py3k bytes type in 2.x (Re: nonlocal keyword in 2.x?)</title>
<description>Lennart Regebro wrote: &amp;gt; I also would really like to see a real port of the bytes class to 2.6, &amp;gt; but I have a vague memory that there was some reason</description>
<pubDate>04 Nov  2009 04:00:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/785406</link>
</item><item>
<title>No buildbot to test wide unicode?</title>
<description>Hello, It seems that there is no buildbot to test a wide unicode build. On http://www.python.org/dev/buildbot/3.x/ all outputs of the &amp;quot;configure&amp;quot; st</description>
<pubDate>03 Nov  2009 15:57:32 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/785293</link>
</item><item>
<title>Porting C extensions</title>
<description>Brett Cannon &amp;lt;brett &amp;lt;at&amp;gt; python.org&amp;gt; writes: &amp;gt; &amp;gt; I&amp;#039;m afraid there is some FUD going around here, which is &amp;gt; understandable since no one wants to burn</description>
<pubDate>03 Nov  2009 13:56:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/785267</link>
</item><item>
<title>PEP 3003 - Python Language Moratorium</title>
<description>I&amp;#039;ve checked draft (!) PEP 3003, &amp;quot;Python Language Moratorium&amp;quot;, into SVN. As authors I&amp;#039;ve listed Jesse, Brett and myself. On python-ideas the moratori</description>
<pubDate>03 Nov  2009 09:35:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/785182</link>
</item><item>
<title>2.7 Release? 2.7 == last of the 2.x line?</title>
<description>Not that anyone has asked yet, but here&amp;#039;s my opinion on two issues  that have been raised on the python-dev mailing list lately:     +1 on 2.7 r</description>
<pubDate>02 Nov  2009 15:24:54 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/785007</link>
</item><item>
<title>2.7/3.2 release schedule</title>
<description>I&amp;#039;ve updated PEP 373 with my proposed release schedule: - 2.7/3.2 alpha 1 2009-12-05 - 2.7/3.2 alpha 2 2010-01-09 - 2.7/3.2 alpha 3 2010-02-06 - 2.7/</description>
<pubDate>02 Nov  2009 12:00:21 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/784962</link>
</item><item>
<title>Integer behaviour in Python 2.6.4</title>
<description>Why does this happen?  &amp;gt;&amp;gt;&amp;gt; type(2**31-1) &amp;lt;type &amp;#039;long&amp;#039;&amp;gt; It seems to have broken NumPy&amp;#039;s RNG on Win32.    _________________________________________</description>
<pubDate>01 Nov  2009 19:22:52 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/784781</link>
</item><item>
<title>Bizarre mtime behaviour</title>
<description>Hello, I wondered if someone had a clue about the following behaviour. While debugging an erratic test_mailbox failure on RDM&amp;#039;s buildbot (and other m</description>
<pubDate>01 Nov  2009 07:23:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/784641</link>
</item><item>
<title>thanks to everyone cleaning up the tests</title>
<description>Just wanted to publicly thank everyone who has been causing all the checkins to fix and stabilize the test suite (I think it&amp;#039;s mostly Antoine and Mark</description>
<pubDate>31 Oct  2009 14:47:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/784544</link>
</item><item>
<title>EC2 buildslaves</title>
<description>Martin v. LÃ¶wis &amp;lt;martin &amp;lt;at&amp;gt; v.loewis.de&amp;gt; writes: &amp;gt; &amp;gt; Not sure whether it&amp;#039;s still relevant after the offers of individually &amp;gt; donated hardware. We&amp;#039;</description>
<pubDate>31 Oct  2009 13:13:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/784522</link>
</item><item>
<title>Re: Cloud build slaves (was Re: Possible language	summit topic: buildbots)</title>
<description>On Fri, Oct 30, 2009 at 04:58:29PM -0000, exarkun@twistedmatrix.com wrote: &amp;gt; On 04:31 pm, ctb@msu.edu wrote: &amp;gt;&amp;gt; On Fri, Oct 30, 2009 at 04:21:06PM +00</description>
<pubDate>30 Oct  2009 12:42:45 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/784328</link>
</item><item>
<title>Cloud build slaves (was Re: Possible language summit	topic: buildbots)</title>
<description>On 04:31 pm, ctb@msu.edu wrote: &amp;gt;On Fri, Oct 30, 2009 at 04:21:06PM +0000, Antoine Pitrou wrote: &amp;gt;&amp;gt; &amp;gt;&amp;gt;Hello, &amp;gt;&amp;gt; &amp;gt;&amp;gt;Sorry for the little redundancy, I w</description>
<pubDate>30 Oct  2009 09:58:29 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/784266</link>
</item><item>
<title>yappi - any thoughts?</title>
<description>Hi there, yappi(Yet Another Python Profiler) is a multithreaded profiler for 2.x series(do not know if it will work on 3k, not tested yet). I have do</description>
<pubDate>30 Oct  2009 00:07:57 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/784183</link>
</item><item>
<title>ssl module</title>
<description>Hello, I would like to ask a few questions and suggestions regarding the ssl module (in Python 2.6). (I gather from [1] that there is some effort g</description>
<pubDate>29 Oct  2009 11:32:29 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/784081</link>
</item><item>
<title>&amp;quot;Buildbot&amp;quot; category on the tracker</title>
<description>Hello, What do you think of creating a &amp;quot;buildbot&amp;quot; category in the tracker? There are often problems on specific buildbots which would be nice to trac</description>
<pubDate>29 Oct  2009 07:30:05 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/783977</link>
</item><item>
<title>MSDN subscribers: Using Visual Studio?</title>
<description>I just wondered, with the recent flood of new MSDN subscriptions loosed on the developer community, how many people have installed the required versio</description>
<pubDate>28 Oct  2009 20:34:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/783868</link>
</item><item>
<title>Where is `ctypes.com` ?</title>
<description>Hello ! Recently I found a code snippet [1]_ illustrating integration between Python and COM technology in Win32 systems. I tried to reproduce it and</description>
<pubDate>28 Oct  2009 14:28:30 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/783812</link>
</item><item>
<title>Refactoring installation schemes</title>
<description>Hello, Since the addition of PEP 370, (per-user site packages), site.py and distutils/command/install.py are *both* providing the various installatio</description>
<pubDate>27 Oct  2009 14:55:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/783529</link>
</item><item>
<title>Re: Retrieve an arbitrary element from a setwithoutremoving it</title>
<description>[geremy condra] &amp;gt; Was it ever decided whether this would fall under the moratorium? Decided isn&amp;#039;t the right word: http://mail.python.org/pipermail/py</description>
<pubDate>27 Oct  2009 12:49:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/783487</link>
</item><item>
<title>RELEASED Python 2.6.4</title>
<description>On behalf of the Python community, I&amp;#039;m happy to announce the  availability of Python 2.6.4. This is the latest production-ready  version in the Pyt</description>
<pubDate>26 Oct  2009 15:48:46 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/783187</link>
</item><item>
<title>Re: Retrieve an arbitrary element from a set	withoutremoving it</title>
<description>Jesse Noller &amp;lt;jnoller &amp;lt;at&amp;gt; gmail.com&amp;gt; writes: &amp;gt; &amp;gt; So far, fiddling with the PEP, I&amp;#039;m on the fence - adding a method to a &amp;gt; built-in object type is so</description>
<pubDate>26 Oct  2009 13:19:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/783125</link>
</item><item>
<title>Set methods for mapping views</title>
<description>[GvR] &amp;gt; I still wish we could go back in time and unify sets and dicts, if &amp;gt; only to find out how that experiment would turn out. I&amp;#039;m curious about t</description>
<pubDate>26 Oct  2009 12:56:54 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/783120</link>
</item><item>
<title>Re: Retrieve an arbitrary element from a set withoutremoving it</title>
<description>Chris Bergstresser] &amp;gt;  I like the proposed set.get() method, personally.  Sets have been implemented in many languages, but I&amp;#039;ve only seen one tha</description>
<pubDate>26 Oct  2009 12:23:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/783118</link>
</item><item>
<title>One obvious way to do interning [Was: Retrieve an arbitrary element from a set without removing it]</title>
<description>Changing the subject to reflect branched discussion and forwarding to python-ideas where it probably belongs. On Mon, Oct 26, 2009 at 12:02 PM, Terry</description>
<pubDate>26 Oct  2009 09:43:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/783077</link>
</item><item>
<title>Reworking the GIL</title>
<description>Hello there, The last couple of days I&amp;#039;ve been working on an experimental rewrite of the GIL. Since the work has been turning out rather successful (</description>
<pubDate>25 Oct  2009 13:22:20 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/782892</link>
</item><item>
<title>Buildbot alternate renderings</title>
<description>Triggered by the recent discussion, I looked at the changes in status display that the buildbot people have implemented recently. I added a few links</description>
<pubDate>25 Oct  2009 13:19:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/782902</link>
</item><item>
<title>Possible language summit topic: buildbots</title>
<description>Would it be worth spending some time discussing the buildbot situation at the PyCon 2010 language summit? In the past, I&amp;#039;ve found the buildbots to be</description>
<pubDate>25 Oct  2009 01:54:46 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/782802</link>
</item><item>
<title>updated PEP 389: argparse</title>
<description>Sorry for the delay, but I&amp;#039;ve finally updated PEP 389, the argparse PEP, based on all the feedback from python-dev. The full PEP is below, but in shor</description>
<pubDate>24 Oct  2009 12:10:34 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/782718</link>
</item><item>
<title>Re: interning</title>
<description>Alexander Belopolsky &amp;lt;alexander.belopolsky &amp;lt;at&amp;gt; gmail.com&amp;gt; writes: &amp;gt; &amp;gt; AB&amp;gt; I disagree with Martin. I think interning is a set &amp;gt; AB&amp;gt; operation and it</description>
<pubDate>24 Oct  2009 11:13:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/782716</link>
</item><item>
<title>Clean up Python/thread *.h ?</title>
<description>Hello, I am wondering which of the files in Python/thread_*.h are really necessary today. Looking at these files, I think most of them could perhaps</description>
<pubDate>24 Oct  2009 11:02:30 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/782715</link>
</item><item>
<title>tokenize string literal problem</title>
<description>BACKGROUND   I&amp;#039;m trying to modify the doctest DocTestParser so it will parse docstring code snippets out of a *py file. (Although doctest can parse</description>
<pubDate>23 Oct  2009 23:04:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/782609</link>
</item><item>
<title>First shot at some_set.get()</title>
<description>Hi, here is the first shot to provide a faster means of retrieving an arbitrary element from a set without removing it. The times for  ===========</description>
<pubDate>23 Oct  2009 03:23:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/782448</link>
</item><item>
<title>Retrieve an arbitrary element from a set without removing it</title>
<description>Hi, recently I wrote an algorithm, in which very often I had to get an arbitrary element from a set without removing it. Three possibilities came t</description>
<pubDate>23 Oct  2009 02:32:45 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/782447</link>
</item><item>
<title>language summit topic: issue tracker</title>
<description>Another summit, another potential time to see if people want to change anything about the issue tracker. I would bring up: - Dropping Stage in favor</description>
<pubDate>22 Oct  2009 21:47:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/782399</link>
</item><item>
<title>readonly doc</title>
<description>Speaking of the __doc__ property, I just noticed the following thing on py3k: &amp;gt;&amp;gt;&amp;gt; class C: pass ... &amp;gt;&amp;gt;&amp;gt; C.__doc__ = &amp;quot;hop&amp;quot; Traceback (most recent cal</description>
<pubDate>22 Oct  2009 09:45:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/782292</link>
</item><item>
<title>PyErr_NewExceptionWithDoc</title>
<description>Hi, issue #7033 proposes a new C API that creates a new exception class with a docstring. Since exception classes should be documented, and adding t</description>
<pubDate>22 Oct  2009 08:43:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/782290</link>
</item><item>
<title>Bug 7183 and Python 2.6.4</title>
<description>I&amp;#039;d like to get a second opinion on bug 7183: http://bugs.python.org/issue7183 The Boost folks have reported this as a regression in 2.6.3, making i</description>
<pubDate>22 Oct  2009 07:44:46 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/782251</link>
</item><item>
<title>nonlocal keyword in 2.x?</title>
<description>Is there any possibility of backporting support for the nonlocal keyword into a 2.x release? I see it&amp;#039;s not in 2.6, but I don&amp;#039;t know if that was an</description>
<pubDate>21 Oct  2009 18:56:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/782113</link>
</item><item>
<title>PEP 384</title>
<description>Is there some public branch for this PEP? I like the idea and glad to look on implementation. Thanks. _______________________________________________</description>
<pubDate>21 Oct  2009 17:44:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/782101</link>
</item><item>
<title>Python Package Management Roadmap in Python Releases</title>
<description>Hi All, I started out some time ago and wrote a Python Package Manager with wxpython. It was an interesting learning experience for me. I was new to</description>
<pubDate>21 Oct  2009 17:34:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/782100</link>
</item><item>
<title>time.clock() on windows</title>
<description>You are right, on windows time.clock() is based relative to its first call in the process. There is no such promise made on unix. QueryPerformanceCou</description>
<pubDate>21 Oct  2009 13:33:11 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/782057</link>
</item><item>
<title>Proposal: Moratorium on Python language changes</title>
<description>In the python-ideas list I&amp;#039;ve proposed a moratorium on language changes. It seems to be gaining momentum; if you want to have a say, come over. You ca</description>
<pubDate>21 Oct  2009 11:31:48 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/782037</link>
</item><item>
<title>Re: GIL behaviour under Windows</title>
<description>Hello Kristjan, &amp;gt; This depends entirely on the platform and primitives used to implement the GIL. &amp;gt; I&amp;#039;m interested in windows. Could you try ccbench</description>
<pubDate>21 Oct  2009 03:51:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/781969</link>
</item><item>
<title>Re: Interest in integrating C decimal module into	Python?</title>
<description>Maciej Fijalkowski wrote: &amp;gt; For example other python implementations might decide to use python &amp;gt; version as long as builtin version does not appear.</description>
<pubDate>21 Oct  2009 03:37:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/781968</link>
</item><item>
<title>Re: [Python-ideas] Remove GIL with CAS instructions?</title>
<description>&amp;gt; -----Original Message----- &amp;gt; From: python-ideas-bounces+kristjan=ccpgames.com@python.org &amp;gt; [mailto:python-ideas-bounces+kristjan=ccpgames.com@python</description>
<pubDate>21 Oct  2009 03:15:52 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/781966</link>
</item><item>
<title>Interest in integrating C decimal module into Python?</title>
<description>Hi, as some of you know, recently I&amp;#039;ve released an arbitrary precision C library for decimal arithmetic together with a Python module: http://www.by</description>
<pubDate>20 Oct  2009 06:15:47 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/781777</link>
</item><item>
<title>Volunteer needed to organize summits</title>
<description>I&amp;#039;d like to turn over the organization of the VM and Python Language Summits at PyCon 2010 to someone else, one or two people. (The same person doesn</description>
<pubDate>20 Oct  2009 04:43:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/781750</link>
</item><item>
<title>Add const to python API - issue 6952</title>
<description>http://bugs.python.org/issue6952 Martin v. Löwis suggested that solutions to this issue should be  discussed here. My goal is to avoid compiler war</description>
<pubDate>19 Oct  2009 13:39:06 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/781643</link>
</item><item>
<title>Proposal : Python Trusted Computing API</title>
<description>Hi Trusted Computing (TC) is a technology developed and promoted by the Trusted Computing Group (TCG)[3]. So, basically the group came up with these</description>
<pubDate>18 Oct  2009 23:29:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/781495</link>
</item><item>
<title>Python 2.6.4rc2</title>
<description>Hello everyone. The source tarballs and Windows installers for Python 2.6.4rc2 are now  available: http://www.python.org/download/releases/2.6.4/</description>
<pubDate>18 Oct  2009 18:20:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/781481</link>
</item><item>
<title>SIGCHECK() in longobject.c</title>
<description>Hello, In Objects/longobject.c, there&amp;#039;s the SIGCHECK() macro which periodically checks for signals when doing long integer computations (divisions, m</description>
<pubDate>18 Oct  2009 13:01:54 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/781422</link>
</item><item>
<title>nonstandard behavior of reflected functions</title>
<description>According to http://docs.python.org/reference/datamodel.html , the reflected operands functions like __radd__ &amp;quot;are only called if the left operand doe</description>
<pubDate>18 Oct  2009 07:50:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/781385</link>
</item><item>
<title>PY SSIZE T CLEAN in py3k</title>
<description>Hello, It turns out (*) that even in py3k, not all modules are PY_SSIZE_T_CLEAN. Should we try to remedy that, and make PY_SSIZE_T_CLEAN the default</description>
<pubDate>17 Oct  2009 01:33:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/781127</link>
</item>
</channel>
</rss>
