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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, benjamin.peterson, brett.cannon, pitrou, teoliphant
Date 2008-09-11.00:26:45
SpamBayes Score 0.011879588
Marked as misclassified No
Message-id <1221092806.1.0.240528376164.issue3827@psf.upfronthosting.co.za>
In-reply-to
Content
This causes test_ctypes to fail.
r66382 corrects the test to use len(v) instead of v.size
History
Date User Action Args
2008-09-11 00:26:46amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, brett.cannon, teoliphant, pitrou, benjamin.peterson
2008-09-11 00:26:46amaury.forgeotdarcsetmessageid: <1221092806.1.0.240528376164.issue3827@psf.upfronthosting.co.za>
2008-09-11 00:26:45amaury.forgeotdarclinkissue3827 messages
2008-09-11 00:26:45amaury.forgeotdarccreate