- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message89181
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:47 | alexandre.vassalotti | set | recipients: + alexandre.vassalotti, amaury.forgeotdarc, pitrou |
| 2009-06-10 02:40:47 | alexandre.vassalotti | set | messageid: <1244601647.43.0.206517825042.issue5437@psf.upfronthosting.co.za> |
| 2009-06-10 02:40:46 | alexandre.vassalotti | link | issue5437 messages |
| 2009-06-10 02:40:45 | alexandre.vassalotti | create | |

