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

Christian Heimes report at bugs.python.org
Fri Oct 26 22:50:10 CEST 2007


Christian Heimes added the comment:

The patch doesn't apply (r58677 of release25-maint). Can you please
create an unified diff against the latest subversion checkout with svn
diff or TortoiseSVN?

$ patch -p1 < thread_nt_fix.patch
missing header for context diff at line 3 of patch
patching file Python/thread_nt.h
Hunk #2 FAILED at 14.
Hunk #3 FAILED at 40.
2 out of 3 hunks FAILED -- saving rejects to file Python/thread_nt.h.rej

----------
nosy: +nnorwitz, tiran

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1332>
__________________________________


More information about the Python-bugs-list mailing list