Author christian.heimes
Recipients christian.heimes, delwarl, gvanrossum, nnorwitz
Date 2007-10-26.20:50:10
SpamBayes Score 0.00604511
Marked as misclassified No
Message-id <1193431810.26.0.176776432368.issue1332@psf.upfronthosting.co.za>
In-reply-to
Content
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
History
Date User Action Args
2007-10-26 20:50:10christian.heimessetspambayes_score: 0.00604511 -> 0.00604511
recipients: + christian.heimes, gvanrossum, nnorwitz, delwarl
2007-10-26 20:50:10christian.heimessetspambayes_score: 0.00604511 -> 0.00604511
messageid: <1193431810.26.0.176776432368.issue1332@psf.upfronthosting.co.za>
2007-10-26 20:50:10christian.heimeslinkissue1332 messages
2007-10-26 20:50:10christian.heimescreate