Date: Thu, 7 Apr 2005 00:04:29 EST-10EDT,10,-1,0,7200,3,-1,0,7200,3600 Subject: [UnixOS2_Archive] No. 534 ************************************************** Wednesday 06 April 2005 Number 534 ************************************************** Subjects for today 1 Python 2.4.1 EMX port released. : Andrew MacIntyre 2 Need to change my email address : Mentore Siesto 3 Re: Python 2.4.1 EMX port released. : Stefan.Neis at t-online.de **= Email 1 ==========================** Date: Wed, 6 Apr 2005 00:22:10 +1000 (EST) From: Andrew MacIntyre Subject: Python 2.4.1 EMX port released. Available from Hobbes and my Python pages... The binary distribution has been built with FD_SETSIZE set to 512, though the source tarball doesn't contain any support for this. This release also adds support in the source tarball for easily setting the thread stack size via a commented out definition in the makefile. The binary distribution has been built with a thread stack size of 128kB instead of the 64kB default in the source. Regards, Andrew. ------------------------------------------------------------------------- Andrew I MacIntyre "These thoughts are mine alone..." E-mail: andymac at bullseye.apana.org.au (pref) | Snail: PO Box 370 andymac at pcug.org.au (alt) | Belconnen ACT 2616 Web: http://www.andymac.org/ | Australia **= Email 2 ==========================** Date: Tue, 5 Apr 2005 23:16:47 +0200 (CEST) From: Mentore Siesto Subject: Need to change my email address Hi guys, sorry if this is a FAQ... I'm subscribed to this ml since its creation (I think), even if I do not participate in discussions (except for some older threads). Now I'm about to change my email address, because I'm gonna take my University graduation and at the end of April this addres will be deleted. Could someone tell me how to change it with another address? Tia, Mentore Siesto Team OS/2 Italia **= Email 3 ==========================** Date: Wed, 6 Apr 2005 00:51:52 +0100 From: Stefan.Neis at t-online.de Subject: Re: Python 2.4.1 EMX port released. Hi, > The binary distribution has been built with a thread stack size of 128kB > instead of the 64kB default in the source. BTW, does anybody know if bigger stack size has any bad influence on memory consumption? I seem to remember something like the built-in size just being the upper limit and a thread just using/allocating as much of it as it needs. Does anyone know something from own experiments or contra- dicting documentation? Regards, Stefan