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 loewis
Recipients loewis, pR0Ps, pitrou, richo
Date 2009-11-05.08:11:00
SpamBayes Score 0.004889664
Marked as misclassified No
Message-id <4AF28892.4000109@v.loewis.de>
In-reply-to <1257402264.09.0.747998679983.issue7206@psf.upfronthosting.co.za>
Content
> Am happy to put in the hard yards, just need clarification about what I
> should be doing.

The only thing I can think of is debugging. Install visual studio,
create a debug build of Python, hope that it will still crash, and
debug why it does. Alternatively, run the release build in a debugger...
History
Date User Action Args
2009-11-05 08:11:02loewissetrecipients: + loewis, pitrou, richo, pR0Ps
2009-11-05 08:11:00loewislinkissue7206 messages
2009-11-05 08:11:00loewiscreate