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 alexandre.vassalotti
Recipients alexandre.vassalotti, amaury.forgeotdarc, pitrou
Date 2009-06-10.02:40:45
SpamBayes Score 0.0039899526
Marked as misclassified No
Message-id <1244601647.43.0.206517825042.issue5437@psf.upfronthosting.co.za>
In-reply-to
Content
Honestly, I don't think it is a big issue. MemoryErrors are rare and
typically cause the interpreter to shutdown.

By the way, do you think the static PyExc_RecursionErrorInst object is
affected by this bug?
History
Date User Action Args
2009-06-10 02:40:47alexandre.vassalottisetrecipients: + alexandre.vassalotti, amaury.forgeotdarc, pitrou
2009-06-10 02:40:47alexandre.vassalottisetmessageid: <1244601647.43.0.206517825042.issue5437@psf.upfronthosting.co.za>
2009-06-10 02:40:46alexandre.vassalottilinkissue5437 messages
2009-06-10 02:40:45alexandre.vassalotticreate