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 pitrou
Recipients Arfrever, Mark.Shannon, pitrou, vstinner
Date 2014-10-16.13:27:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1413466048.74.0.0162742136515.issue22653@psf.upfronthosting.co.za>
In-reply-to
Content
So after moving away that specific assert, there doesn't seem to be any problem (I ran the whole test suite in the same interpreter).

If it's really a case of the assert being too strict, then the issue isn't very severe, as most people would you a non-debug build.
History
Date User Action Args
2014-10-16 13:27:28pitrousetrecipients: + pitrou, vstinner, Arfrever, Mark.Shannon
2014-10-16 13:27:28pitrousetmessageid: <1413466048.74.0.0162742136515.issue22653@psf.upfronthosting.co.za>
2014-10-16 13:27:28pitroulinkissue22653 messages
2014-10-16 13:27:28pitroucreate