Message 164783 - Python tracker
Message164783
| Author | eric.snow |
|---|---|
| Recipients | Arfrever, amaury.forgeotdarc, brett.cannon, eric.snow, larry |
| Date | 2012-07-07.04:30:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1341635446.29.0.608834429621.issue15242@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here's a new patch that keeps things simpler, but still cleans up the concerns about using sys.implementation.cache_tag in PyImport_GetMagicTag(). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-07-07 04:30:46 | eric.snow | set | recipients: + eric.snow, brett.cannon, amaury.forgeotdarc, larry, Arfrever |
| 2012-07-07 04:30:46 | eric.snow | set | messageid: <1341635446.29.0.608834429621.issue15242@psf.upfronthosting.co.za> |
| 2012-07-07 04:30:45 | eric.snow | link | issue15242 messages |
| 2012-07-07 04:30:45 | eric.snow | create | |