Re: [Python-Dev] Pythreads and BSD descendants

2007-08-04 Thread Andrew MacIntyre
Martin v. Löwis wrote: > Cameron Laird schrieb: >> Folklore that I remember so unreliably I avoid trying to repeat it here >> held that Python threading had problems on BSD and allied Unixes. What's >> the status of this? > > The problem that people run into again and again is the stack size. The

[Python-Dev] x86_64 Interix - Advise needed on size of long

2007-08-04 Thread Jerker Bäck
Hello all, I'm in need of an advise how to handle sizeof long in python. I wanted a x86_64 compile of python for Interix (that is NT POSIX subsystem with x86_64 Interix 6 SDK). My first attempt to build failed due to the makefile insisted on linking as shared libraries (works only in x86 with GNU

Re: [Python-Dev] x86_64 Interix - Advise needed on size of long

2007-08-04 Thread Martin v. Löwis
> My first attempt to build failed due to the makefile insisted on linking as > shared libraries (works only in x86 with GNU ld). Tried autoreconf to get > rid of libtool - no luck. > Q1: Is the static build broken? > Q2: Anyone have a useable Makefile.am? Are you sure you are talking about Python

[Python-Dev] Summary of Tracker Issues

2007-08-04 Thread Tracker
ACTIVITY SUMMARY (07/29/07 - 08/05/07) Tracker at http://bugs.python.org/ To view or respond to any of the issues listed below, click on the issue number. Do NOT respond to this message. 1276 open ( +0) / 11101 closed ( +0) / 12377 total ( +0) Average duration of open issues: 695 days. Medi