Message 129677 - Python tracker
Message129677
| Author | ncoghlan |
|---|---|
| Recipients | ncoghlan |
| Date | 2011-02-28.01:29:10 |
| SpamBayes Score | 0.007055064 |
| Marked as misclassified | No |
| Message-id | <1298856551.7.0.829193493202.issue11349@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
As discussed in issue11321, _pickle allocates a number of module level objects, but doesn't use the appropriate PEP 3121 mechanisms to manage their lifecycle. It should be updated to follow the relevant development guidelines in the documentation. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-02-28 01:29:11 | ncoghlan | set | recipients: + ncoghlan |
| 2011-02-28 01:29:11 | ncoghlan | set | messageid: <1298856551.7.0.829193493202.issue11349@psf.upfronthosting.co.za> |
| 2011-02-28 01:29:10 | ncoghlan | link | issue11349 messages |
| 2011-02-28 01:29:10 | ncoghlan | create | |