]> granicus.if.org Git - python/commit
Donn Cave <donn@u.washington.edu>:
authorFred Drake <fdrake@acm.org>
Fri, 6 Oct 2000 15:48:38 +0000 (15:48 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 6 Oct 2000 15:48:38 +0000 (15:48 +0000)
commita6c2eb5e1efaef3a0799a3d220637b46869d86e3
treecea6f2d3f70043656a689a4ce935533600f58c26
parent51d9036cc8cd9f0d4a9ee8f3efc5c100de301cec
Donn Cave <donn@u.washington.edu>:
Do not assume that all platforms using a MetroWorks compiler can use
POSIX threads; the assumption breaks on BeOS.  This fix only helps
for BeOS.

This closes SourceForge patch #101772.
Python/thread.c