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 Pankrat
Recipients Pankrat, jcea, loewis, meador.inge, serhiy.storchaka
Date 2012-08-06.23:11:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344294678.09.0.194012196535.issue15424@psf.upfronthosting.co.za>
In-reply-to
Content
Serhiy, the tests now explicitly check the base size of the array.

I'm not sure if I got the base size compution right (only checked on 32bit Linux). Could you check that the struct definition in the test makes sense and matches the C arrayobject definition? Thanks, Ludwig
History
Date User Action Args
2012-08-06 23:11:18Pankratsetrecipients: + Pankrat, loewis, jcea, meador.inge, serhiy.storchaka
2012-08-06 23:11:18Pankratsetmessageid: <1344294678.09.0.194012196535.issue15424@psf.upfronthosting.co.za>
2012-08-06 23:11:17Pankratlinkissue15424 messages
2012-08-06 23:11:17Pankratcreate