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 benjamin.peterson, ezio.melotti, lemburg, mark.dickinson, pitrou, serhiy.storchaka, terry.reedy, vstinner
Date 2012-11-18.08:31:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1353227515.52.0.996609784682.issue16335@psf.upfronthosting.co.za>
In-reply-to
Content
I add tests. Victor ran the test and got MemoryError. This means that I incorrectly calculated the minimal memory size for bigmem. This is unacceptable, the test should skip or pass. Only someone with enough memory for test can measure a minimal memory requirement (I don't know how to do this).

May be apply the fix without a test? You tested this manually and this test too cumbersome for regular automatic testing.
History
Date User Action Args
2012-11-18 08:31:55serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, terry.reedy, mark.dickinson, pitrou, vstinner, benjamin.peterson, ezio.melotti
2012-11-18 08:31:55serhiy.storchakasetmessageid: <1353227515.52.0.996609784682.issue16335@psf.upfronthosting.co.za>
2012-11-18 08:31:55serhiy.storchakalinkissue16335 messages
2012-11-18 08:31:55serhiy.storchakacreate