This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients dmalcolm, pitrou, vstinner
Date 2010-10-13.00:10:18
SpamBayes Score 0.007445858
Marked as misclassified No
Message-id <1286928624.15.0.866088132612.issue8863@psf.upfronthosting.co.za>
In-reply-to
Content
Patch version 4:
 - Add segfault.c to pythoncore.vcproj
 - Remove #error "nope" (I used it for debug purpose)
 - Don't include <unistd.h> on Windows

This version works on Windows.
History
Date User Action Args
2010-10-13 00:10:24vstinnersetrecipients: + vstinner, pitrou, dmalcolm
2010-10-13 00:10:24vstinnersetmessageid: <1286928624.15.0.866088132612.issue8863@psf.upfronthosting.co.za>
2010-10-13 00:10:20vstinnerlinkissue8863 messages
2010-10-13 00:10:20vstinnercreate