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 serhiy.storchaka
Recipients Ramin Farajpour Cami, gvanrossum, serhiy.storchaka
Date 2016-01-11.17:17:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452532666.98.0.693516200941.issue26059@psf.upfronthosting.co.za>
In-reply-to
Content
I thought this was fixed in issue24708. At least I get MemoryError on 32-bit Linux as expected, and the code around looks correct.

May be PyMem_MALLOC on 64-bit Windows works only with 32-bit size?
History
Date User Action Args
2016-01-11 17:17:47serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, Ramin Farajpour Cami
2016-01-11 17:17:46serhiy.storchakasetmessageid: <1452532666.98.0.693516200941.issue26059@psf.upfronthosting.co.za>
2016-01-11 17:17:46serhiy.storchakalinkissue26059 messages
2016-01-11 17:17:46serhiy.storchakacreate