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 Gilles.Louppe, belopolsky, eric.smith, loewis, pitrou, rybesh, vstinner
Date 2012-09-10.22:48:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1347317315.33.0.901017801606.issue7358@psf.upfronthosting.co.za>
In-reply-to
Content
Gilles: it's really puzzling that you run into the issue. This is an assert, so in a regular build of Python, it should never trigger. Instead, it should trigger only in a debug build. Why are you running a debug build?
History
Date User Action Args
2012-09-10 22:48:35loewissetrecipients: + loewis, belopolsky, pitrou, vstinner, eric.smith, rybesh, Gilles.Louppe
2012-09-10 22:48:35loewissetmessageid: <1347317315.33.0.901017801606.issue7358@psf.upfronthosting.co.za>
2012-09-10 22:48:34loewislinkissue7358 messages
2012-09-10 22:48:34loewiscreate