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, vstinner
Date 2012-10-31.22:35:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351722949.25.0.540628270876.issue16335@psf.upfronthosting.co.za>
In-reply-to
Content
> MemoryError

It's because you need >4GB for source bytes + at least >8GB (>12GB on Windows) for temporary UCS2 string.
History
Date User Action Args
2012-10-31 22:35:49serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, mark.dickinson, pitrou, vstinner, benjamin.peterson, ezio.melotti
2012-10-31 22:35:49serhiy.storchakasetmessageid: <1351722949.25.0.540628270876.issue16335@psf.upfronthosting.co.za>
2012-10-31 22:35:49serhiy.storchakalinkissue16335 messages
2012-10-31 22:35:49serhiy.storchakacreate