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 caarlos0
Recipients asvetlov, caarlos0, christian.heimes
Date 2020-11-20.19:02:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605898923.18.0.590003331978.issue42411@roundup.psfhosted.org>
In-reply-to
Content
Maybe you're trying to allocate more memory than the host has available? I found out that it gives MemoryError in those cases too (kind of easy to reproduce on docker for mac)...
History
Date User Action Args
2020-11-20 19:02:03caarlos0setrecipients: + caarlos0, christian.heimes, asvetlov
2020-11-20 19:02:03caarlos0setmessageid: <1605898923.18.0.590003331978.issue42411@roundup.psfhosted.org>
2020-11-20 19:02:03caarlos0linkissue42411 messages
2020-11-20 19:02:02caarlos0create