[issue1332] threading.RLock().aquire(0) fails with python-2.5.1.amd64.msi

Warren DeLano report at bugs.python.org
Fri Oct 26 22:15:20 CEST 2007


Warren DeLano added the comment:

Patch attached.  Do note that this patch will break threading on Win95 
in order to achieve 64-bit compatibility.  Win98 and up should be 
fine -- however, that assertion has not yet been confirmed.

Added file: http://bugs.python.org/file8621/thread_nt_fix.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1332>
__________________________________
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: thread_nt_fix.patch
Url: http://mail.python.org/pipermail/python-bugs-list/attachments/20071026/6da7b7ca/attachment.txt 


More information about the Python-bugs-list mailing list