473,325 Members | 2,860 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,325 software developers and data experts.

Will Python 3 be "stackless"?

Will Python 3 be "stackless"? Or, rather, will it have any features
similar to stackless' microthreads and channels?
Oct 23 '08 #1
5 1843
On Thu, Oct 23, 2008 at 1:14 PM, Phillip B Oldham
<ph************@gmail.comwrote:
Will Python 3 be "stackless"? Or, rather, will it have any features
similar to stackless' microthreads and channels?
--
http://mail.python.org/mailman/listinfo/python-list
No, it will definitely not. But it does have the new multiprocessing
module: http://docs.python.org/library/multi...ultiprocessing

Cheers,
Chris
--
Follow the path of the Iguana...
http://rebertia.com
Oct 23 '08 #2
On Thu, Oct 23, 2008 at 9:20 PM, Chris Rebert <cl*@rebertia.comwrote:
No, it will definitely not.
>From your statement (and I'm terribly sorry if I've taken it out of
context) it would seem that such features are frowned-upon. Is this
correct? And if so, why?

--
Phillip B Oldham
ph************@gmail.com
+44 (0) 7525 01 09 01
Oct 23 '08 #3
Phillip B Oldham schrieb:
On Thu, Oct 23, 2008 at 9:20 PM, Chris Rebert <cl*@rebertia.comwrote:
>No, it will definitely not.
>>From your statement (and I'm terribly sorry if I've taken it out of
context) it would seem that such features are frowned-upon. Is this
correct? And if so, why?
You got the wrong impression. It's not frowned upon. It just is a lot of
extra effort to implemnt & thus makes the development of "normal"
features more complex.

Diez
Oct 23 '08 #4
Phillip B Oldham wrote:
Will Python 3 be ...
The features of Python 3.0 are fixed; there are just a few remaining
bugs to fix before the final release. Download the release candidate or
look at the online manual at
http://docs.python.org/dev/3.0/

Oct 24 '08 #5
multiprocessing is good enough for now,

On Fri, Oct 24, 2008 at 4:30 AM, Diez B. Roggisch <de***@nospam.web.dewrote:
Phillip B Oldham schrieb:
>>
On Thu, Oct 23, 2008 at 9:20 PM, Chris Rebert <cl*@rebertia.comwrote:
>>>
No, it will definitely not.
>>From your statement (and I'm terribly sorry if I've taken it out of

context) it would seem that such features are frowned-upon. Is this
correct? And if so, why?

You got the wrong impression. It's not frowned upon. It just is a lot of
extra effort to implemnt & thus makes the development of "normal" features
more complex.

Diez
--
http://mail.python.org/mailman/listinfo/python-list
Oct 24 '08 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

17
by: Istvan Albert | last post by:
Paul McGuire wrote: > Please reconsider the "def f() :" construct. Instead of > invoking a special punctuation character, it uses context and placement, > with familiar old 's, to infuse the...
15
by: Jordan Rastrick | last post by:
First, a disclaimer. I am a second year Maths and Computer Science undergraduate, and this is my first time ever on Usenet (I guess I'm part of the http generation). On top of that, I have been...
53
by: fdmfdmfdm | last post by:
This is an interview question and I gave out my answer here, could you please check for me? Q. What are the memory allocation for static variable in a function, an automatic variable and global...
92
by: ureuffyrtu955 | last post by:
Python is a good programming language, but "Python" is not a good name. First, python also means snake, Monty Python. If we search "python" in google, emule, many results are not programming...
2
by: miller.paul.w | last post by:
I've been looking at PyPy recently, and I see it's reached version 1.0 (and supports language version 2.4). Given that, I was wondering what level of backwards-compatibility one can expect from...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
1
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.