Earlier quoted context omitted.
So, essentially, the non-"python-is-my-second-language" crowd should wait not just for v3-as-is to gain acceptance, but until 3.3 before they start migrating, or what? From a high-level outsider perspective, the shift from 2.x to "current" looks like amateur hour.
> From a high-level outsider perspective, the shift from 2.x to "current" looks like amateur hour. You are hearing a lot of noise now , because 3.X has finally become viable enough to be interesting to the wider python community, I hope. That's why people keep hyping it. 3.0 was not ready, and only a few dedicated pythoneers (like Mark Pilgrim) pushed it. It was very professional of the python community to keep 3.X i…
Python: language moratorium is lifted
21–30 of 30 posts
Re: Python: language moratorium is lifted
#22Earlier quoted context omitted.
And you don't want to use Stackless Python because ... ?
I was going to suggest that Stackless is dead, given that I haven't heard any news about it. But that would have been foolish of me: http://zope.stackless.com/Members/rmtew/News%20Archive/3.1.3
Re: Python: language moratorium is lifted
#23This is somewhat disappointing. Python's lack of full-fledged coroutines is most of what keeps me using Lua.
Re: Python: language moratorium is lifted
#24Earlier quoted context omitted.
And you don't want to use Stackless Python because ... ?
I was going to suggest that Stackless is dead, given that I haven't heard any news about it. But that would have been foolish of me: http://zope.stackless.com/Members/rmtew/News%20Archive/3.1.3
Re: Python: language moratorium is lifted
#25Earlier quoted context omitted.
And you don't want to use Stackless Python because ... ?
I was going to suggest that Stackless is dead, given that I haven't heard any news about it. But that would have been foolish of me: http://zope.stackless.com/Members/rmtew/News%20Archive/3.1.3
Re: Python: language moratorium is lifted
#26Earlier quoted context omitted.
That you expound your claim with adornment and superfluous grammar obfuscates your intent to purport and diseminate the acceptation of your supposition. ... In other words, no one knows what you are talking about.
A semi-colon for a poem, really? Could I have not meant to meant to emphasize the first part of that sentence with a break while continuing the train of thought? By the way, it's 'disseminate.'
Re: Python: language moratorium is lifted
#27This is somewhat disappointing. Python's lack of full-fledged coroutines is most of what keeps me using Lua.
Re: Python: language moratorium is lifted
#28I'm happy about PEP 380, it seems like they might as well do PEP 3152 as well since they're highly related...
Re: Python: language moratorium is lifted
#29Earlier quoted context omitted.
I was going to suggest that Stackless is dead, given that I haven't heard any news about it. But that would have been foolish of me: http://zope.stackless.com/Members/rmtew/News%20Archive/3.1.3
There is also continued work on coroutines (based on Stackless) in Pypy: http://codespeak.net/pypy/dist/pypy/doc/stackless.html
Re: Python: language moratorium is lifted
#30Earlier quoted context omitted.
I was going to suggest that Stackless is dead, given that I haven't heard any news about it. But that would have been foolish of me: http://zope.stackless.com/Members/rmtew/News%20Archive/3.1.3
As far as I know, they haven't developed any significant new features (does it need any?) in a long long time, so in that sense it's not an "active" project. But they're usually quick to port their patchset to each new Python version.
What would an "active" version of the project look like?