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 Arfrever, amaury.forgeotdarc, pitrou, scoder, vstinner
Date 2010-01-31.01:20:45
SpamBayes Score 1.8478536e-09
Marked as misclassified No
Message-id <1264900847.75.0.489633118286.issue7173@psf.upfronthosting.co.za>
In-reply-to
Content
I'm unable to reproduce the crash. Can someone write a shorter code reproducing the issue? I downloaded Cython tip and applied the patch attached to this issue.

I tried py3k, py3k compiled in pydebug mode, python 3.1 branch: none crashed. Should I clear generated files before running a new test? If yes, how?
History
Date User Action Args
2010-01-31 01:20:48vstinnersetrecipients: + vstinner, amaury.forgeotdarc, pitrou, scoder, Arfrever
2010-01-31 01:20:47vstinnersetmessageid: <1264900847.75.0.489633118286.issue7173@psf.upfronthosting.co.za>
2010-01-31 01:20:46vstinnerlinkissue7173 messages
2010-01-31 01:20:45vstinnercreate