<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Word Aligned - Latest Comments in Python on Ice</title><link>http://wordaligned.disqus.com/</link><description>Tales from the code face</description><atom:link href="https://wordaligned.disqus.com/python_on_ice/latest.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Thu, 29 Oct 2009 16:23:13 -0000</lastBuildDate><item><title>Re: Python on Ice</title><link>http://wordaligned.org/articles/antipep#comment-21289140</link><description>&lt;p&gt;Thanks for the heads-up, Tim. Clearly the Python 2 to Python 3 migration is breaking new ground. However thorough the planning, I guess there's a degree of making things up as we go along. No one has done this before.&lt;br&gt;It's one thing to analyse the changes as a Python insider, or experienced user. I do wonder what newcomers to the language make of the dual language versions.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tag</dc:creator><pubDate>Thu, 29 Oct 2009 16:23:13 -0000</pubDate></item><item><title>Re: Python on Ice</title><link>http://wordaligned.org/articles/antipep#comment-21288118</link><description>&lt;p&gt;Right. That's why the Europython goody bag code fails under Python 3.0 (and 3.1).&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tag</dc:creator><pubDate>Thu, 29 Oct 2009 16:05:50 -0000</pubDate></item><item><title>Re: Python on Ice</title><link>http://wordaligned.org/articles/antipep#comment-21288047</link><description>&lt;p&gt;Thanks for the extra information, Jesse. I think this change of focus is right, and important. I would argue, though, that it is the strength of the core language which has made so many people willing to contribute to the standard library, tests, documentation etc. Python is a pleasure to write and use.&lt;br&gt;Maintaining two versions of Python is less pleasant.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tag</dc:creator><pubDate>Thu, 29 Oct 2009 16:04:46 -0000</pubDate></item><item><title>Re: Python on Ice</title><link>http://wordaligned.org/articles/antipep#comment-21287619</link><description>&lt;p&gt;The comparison with C is an interesting one. C has changed, but many C99 changes aren't widely known or used. C is a low level language often used (as by CPython) as a stable porting layer - people don't want it to change. Also, it models a computer architecture which is fundamentally unchanged.&lt;br&gt;As a high-level language, I would argue Python has wider freedom to evolve.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tag</dc:creator><pubDate>Thu, 29 Oct 2009 16:00:31 -0000</pubDate></item><item><title>Re: Python on Ice</title><link>http://wordaligned.org/articles/antipep#comment-21286948</link><description>&lt;p&gt;The language moratorium isn't about getting end-users to migrate to Python 3.  It's about giving alternate implementations a chance to get caught up with CPython.&lt;/p&gt;&lt;p&gt;On the other hand, the mechanism for getting people to move to Python 3 was announced at Pycon 2008 (almost a year ago).  It's called "no new features are being accepted into the 2.x branch at all, unless they're back-ports from 3.x".  That's a different thing from the core moratorium Guido proposed recently.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tim Lesher</dc:creator><pubDate>Thu, 29 Oct 2009 15:49:39 -0000</pubDate></item><item><title>Re: Python on Ice</title><link>http://wordaligned.org/articles/antipep#comment-21246786</link><description>&lt;p&gt;rot-13 isn't in python 3.0, go figure...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">yuv</dc:creator><pubDate>Thu, 29 Oct 2009 04:07:12 -0000</pubDate></item><item><title>Re: Python on Ice</title><link>http://wordaligned.org/articles/antipep#comment-21241183</link><description>&lt;p&gt;There are no core language changes so badly needed that it will be a problem to have to wait a couple years for them to make it in.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">absaffasfasfasfas</dc:creator><pubDate>Thu, 29 Oct 2009 00:27:31 -0000</pubDate></item><item><title>Re: Python on Ice</title><link>http://wordaligned.org/articles/antipep#comment-21235728</link><description>&lt;p&gt;They are only halting on the language itself. They are still cleaning up the std library. I actually think it is a great idea and I think it will make Python 3 a very solid platform in the long run.&lt;/p&gt;&lt;p&gt;+1&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robert</dc:creator><pubDate>Wed, 28 Oct 2009 21:57:20 -0000</pubDate></item><item><title>Re: Python on Ice</title><link>http://wordaligned.org/articles/antipep#comment-21234682</link><description>&lt;p&gt;Well, I for one would love to see the ':' requirement for definitions and loops go away.&lt;/p&gt;&lt;p&gt;There's already whitespace there, i.e. '\n' so I've never seen the point of it!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jay@thecapacity</dc:creator><pubDate>Wed, 28 Oct 2009 21:32:50 -0000</pubDate></item><item><title>Re: Python on Ice</title><link>http://wordaligned.org/articles/antipep#comment-21232315</link><description></description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jonathan oberg </dc:creator><pubDate>Wed, 28 Oct 2009 20:36:41 -0000</pubDate></item><item><title>Re: Python on Ice</title><link>http://wordaligned.org/articles/antipep#comment-21226989</link><description>&lt;p&gt;Also, if you look at the tremendous ubiquitousness of the default implementation-layer language and its history as an basically unchanging standard (here meaning ANSI C), you can see why freezing the language itself isn't necessarily a "bad thing".  I mean, even if there are still appreciable flaws (not just characteristic quirks like significant whitespace) in the python language itself as it is, in the words of Dennis Ritchie: "C is quirky, flawed, and an enormous success."  I think I'd have to agree. :)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">mentat_enki</dc:creator><pubDate>Wed, 28 Oct 2009 19:40:21 -0000</pubDate></item><item><title>Re: Python on Ice</title><link>http://wordaligned.org/articles/antipep#comment-21213570</link><description>&lt;p&gt;Good point, thanks Jason.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">tag</dc:creator><pubDate>Wed, 28 Oct 2009 18:01:15 -0000</pubDate></item><item><title>Re: Python on Ice</title><link>http://wordaligned.org/articles/antipep#comment-21210575</link><description>&lt;p&gt;Guido goes on to say, though:&lt;br&gt;"Note, the moratorium would only cover the language itself plus&lt;br&gt;built-in functions, not the standard library."&lt;/p&gt;&lt;p&gt;The two best changes there, the 25 and 31 changes, are just library changes. There's years of work to do on the standard library and some of the biggest gains to be had are there.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ja$on Prado</dc:creator><pubDate>Wed, 28 Oct 2009 17:05:31 -0000</pubDate></item></channel></rss>