Message117268
| Author | vstinner |
|---|---|
| Recipients | Arfrever, amaury.forgeotdarc, vstinner |
| Date | 2010-09-24.11:34:19 |
| SpamBayes Score | 1.4264128e-08 |
| Marked as misclassified | No |
| Message-id | <1285328064.21.0.504098914031.issue9630@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New version of the patch: - reencode sys.path_importer_cache (and remove the last FIXME) - fix different reference leaks - catch PyIter_Next() failures - create a subfunction to reencode sys.modules: it's easier to review and manager errors in shorter functions - add some comments |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-09-24 11:34:24 | vstinner | set | recipients: + vstinner, amaury.forgeotdarc, Arfrever |
| 2010-09-24 11:34:24 | vstinner | set | messageid: <1285328064.21.0.504098914031.issue9630@psf.upfronthosting.co.za> |
| 2010-09-24 11:34:22 | vstinner | link | issue9630 messages |
| 2010-09-24 11:34:22 | vstinner | create | |