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 ebfe
Recipients benjamin.peterson, christian.heimes, ctheune, ebfe, gvanrossum, hynek
Date 2012-11-02.13:54:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1351864455.13.0.268018242819.issue16381@psf.upfronthosting.co.za>
In-reply-to
Content
I have to say this feels like spooky action at a distance.

Wouldnt it be less intrusive - while achieving the same result - to make MemoryError uncatchable if the flag is set?
History
Date User Action Args
2012-11-02 13:54:15ebfesetrecipients: + ebfe, gvanrossum, ctheune, christian.heimes, benjamin.peterson, hynek
2012-11-02 13:54:15ebfesetmessageid: <1351864455.13.0.268018242819.issue16381@psf.upfronthosting.co.za>
2012-11-02 13:54:15ebfelinkissue16381 messages
2012-11-02 13:54:14ebfecreate