<?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>22 Nov  2008 10:30:26 -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>Redirecting warnings.showwarning to logging</title>
<description>Brett Cannon has suggested [1] that the logging package should provide an implementation of warnings.showwarning which redirects to logging. Here are</description>
<pubDate>22 Nov  2008 03:12:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/695102</link>
</item><item>
<title>Re: Issue 4195: Can&amp;#039;t execute packages with -m inPython 2.6/3.0</title>
<description>In concur that it is not a regression (esp for Py2.6). OTOH, it would be nice to have -m run as expected. It seems reasonable to me to get this workin</description>
<pubDate>21 Nov  2008 20:40:14 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/695046</link>
</item><item>
<title>Re: Issue 4195: Can&amp;#039;t execute packages with -m in Python 2.6/3.0</title>
<description>I don&amp;#039;t think that removing an unintentional and subtly broken feature is a regression. On Fri, Nov 21, 2008 at 7:04 PM, Lisandro Dalcin &amp;lt;dalcinl@gma</description>
<pubDate>21 Nov  2008 19:16:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/695042</link>
</item><item>
<title>Re: Issue 4195: Can&amp;#039;t execute packages with -m in Python 2.6/3.0</title>
<description>Unless this is considered a regression... On Tue, Nov 18, 2008 at 12:51 PM, Guido van Rossum &amp;lt;guido@python.org&amp;gt; wrote: &amp;gt; I think it crosses the line.</description>
<pubDate>21 Nov  2008 19:04:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/695041</link>
</item><item>
<title>Re: format specification mini-language docs...</title>
<description>Dino Viehland wrote: &amp;gt; Ok, now I&amp;#039;m implementing __format__ support for IronPython. The format spec mini-language docs say that a presentation type of</description>
<pubDate>21 Nov  2008 18:03:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/695017</link>
</item><item>
<title>Re: RELEASED Python 3.0rc3</title>
<description>On Sat, Nov 22, 2008 at 1:06 AM, Barry Warsaw &amp;lt;barry@python.org&amp;gt; wrote: &amp;gt; -----BEGIN PGP SIGNED MESSAGE----- &amp;gt; Hash: SHA1 &amp;gt; &amp;gt; On behalf of the Python</description>
<pubDate>21 Nov  2008 17:17:26 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/695016</link>
</item><item>
<title>format specification mini-language docs...</title>
<description>Ok, now I&amp;#039;m implementing __format__ support for IronPython. The format spec mini-language docs say that a presentation type of None is the same as &amp;#039;g</description>
<pubDate>21 Nov  2008 16:51:50 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/695015</link>
</item><item>
<title>Re: Adding zipfile and directory execution to What&amp;#039;s New for Python 2.6.1?</title>
<description>On Fri, Nov 21, 2008 at 5:52 PM, Nick Coghlan &amp;lt;ncoghlan@gmail.com&amp;gt; wrote: &amp;gt; A trick we added to 2.6 that users seem to not notice is that it is now &amp;gt;</description>
<pubDate>21 Nov  2008 16:28:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/695014</link>
</item><item>
<title>Adding zipfile and directory execution to What&amp;#039;s New for Python 2.6.1?</title>
<description>A trick we added to 2.6 that users seem to not notice is that it is now possible to execute zipfiles and directories from the command line by includin</description>
<pubDate>21 Nov  2008 15:52:42 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/694985</link>
</item><item>
<title>Re: [Python-3000] 2.6.1 and 3.0</title>
<description>-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Nov 19, 2008, at 3:19 PM, Terry Reedy wrote: &amp;gt;&amp;gt; Let&amp;#039;s try this for 3.0rc4 then. &amp;gt; &amp;gt; The current rel</description>
<pubDate>21 Nov  2008 12:26:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/694936</link>
</item><item>
<title>Summary of Python tracker Issues</title>
<description>ACTIVITY SUMMARY (11/14/08 - 11/21/08) Python tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the i</description>
<pubDate>21 Nov  2008 09:06:45 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/694877</link>
</item><item>
<title>RELEASED Python 3.0rc3</title>
<description>-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On behalf of the Python development team and the Python community, I  am happy to announce the third a</description>
<pubDate>21 Nov  2008 07:06:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/694836</link>
</item><item>
<title>Re: issue 4336</title>
<description>Kristján Valur Jónsson wrote: &amp;gt; Hello there. &amp;gt; &amp;gt; I recently created this issue: http://bugs.python.org/issue4336 3 days ago. &amp;gt; I&#039;ve had no respons</description>
<pubDate>20 Nov  2008 09:59:56 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/694586</link>
</item><item>
<title>Re: CVE tracking</title>
<description>Perl had a few CVE because of its rmtree implementation. Removing  trees is risky business if root runs the function while other users  have access</description>
<pubDate>20 Nov  2008 09:37:37 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/694585</link>
</item><item>
<title>issue 4336</title>
<description>Hello there. I recently created this issue: http://bugs.python.org/issue4336 I&amp;#039;ve had no response so far. This patch solved a serious performance pr</description>
<pubDate>20 Nov  2008 07:59:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/694553</link>
</item><item>
<title>CVE tracking</title>
<description>Hello! Does someone systematically track the CVE vulnerability list? Ideally, Python security officers would have close collaboration with whoever</description>
<pubDate>20 Nov  2008 01:37:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/694503</link>
</item><item>
<title>Re: [Python-3000] 2.6.1 and 3.0</title>
<description>Barry Warsaw wrote: &amp;gt; -----BEGIN PGP SIGNED MESSAGE----- &amp;gt; &amp;gt; Let&amp;#039;s try this for 3.0rc4 then. The current release is rc2. Skipping rc3 would confus</description>
<pubDate>19 Nov  2008 12:19:21 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/694385</link>
</item><item>
<title>Re: [Python-3000] 2.6.1 and 3.0</title>
<description>&amp;gt; I will also try to get up early to do the release before my work day &amp;gt; starts, to better coordinate with Euro time. So expect me on &amp;gt; #python-dev t</description>
<pubDate>19 Nov  2008 11:50:41 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/694384</link>
</item><item>
<title>Re: [Python-3000] 2.6.1 and 3.0</title>
<description>&amp;gt; In which case why not just hold the release until all installers are &amp;gt; available?  That is how Anthony Baxter handled things, indeed, and I would a</description>
<pubDate>19 Nov  2008 11:40:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/694383</link>
</item><item>
<title>Re: [Python-3000] 2.6.1 and 3.0</title>
<description>-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Nov 19, 2008, at 2:18 PM, Martin v. Löwis wrote: &amp;gt;&amp;gt; Martin, I&amp;#039;m keen on figuring out a way to reduc</description>
<pubDate>19 Nov  2008 11:37:36 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/694382</link>
</item><item>
<title>Re: [Python-3000] 2.6.1 and 3.0</title>
<description>&amp;gt; Martin, I&amp;#039;m keen on figuring out a way to reduce your workload, and also &amp;gt; to coordinate releases better between us. I /think/ with timed releases</description>
<pubDate>19 Nov  2008 11:18:31 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/694381</link>
</item><item>
<title>Re: [Python-3000] 2.6.1 and 3.0</title>
<description>&amp;gt; Installer tests can definitely be automated, and there is also a Python &amp;gt; API to the virtualbox VM. I wonder if it would be possible to automate &amp;gt; t</description>
<pubDate>19 Nov  2008 11:02:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/694380</link>
</item><item>
<title>Re: [Python-3000] 2.6.1 and 3.0</title>
<description>&amp;gt; Martin, maybe we can help you with the installers testing. Thanks for the offer. See my other message, though - this is not the point. If everythin</description>
<pubDate>19 Nov  2008 10:52:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/694379</link>
</item><item>
<title>Re: [Python-3000] 2.6.1 and 3.0</title>
<description>-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Nov 18, 2008, at 5:17 PM, Martin v. Löwis wrote: &amp;gt;&amp;gt; From my point of view bi-monthly release are to</description>
<pubDate>19 Nov  2008 07:27:42 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/694311</link>
</item><item>
<title>Re: [Python-3000] 2.6.1 and 3.0</title>
<description>-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Nov 18, 2008, at 12:46 PM, Georg Brandl wrote: &amp;gt; Barry Warsaw schrieb: &amp;gt;&amp;gt; On Nov 18, 2008, at 8:07</description>
<pubDate>19 Nov  2008 07:17:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/python/dev/694310</link>
</item>
</channel>
</rss>
