Message127695
| Author | scoder |
|---|---|
| Recipients | kristjan.jonsson, mark.dickinson, pitrou, scoder |
| Date | 2011-02-01.12:42:37 |
| SpamBayes Score | 0.016116226 |
| Marked as misclassified | No |
| Message-id | <1296564158.49.0.743412542341.issue10227@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I've extracted and fixed the part of this patch that implements the slice object cache. In particular, PySlice_Fini() was incorrectly implemented. This patch applies cleanly for me against the latest py3k branch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-02-01 12:42:38 | scoder | set | recipients: + scoder, mark.dickinson, pitrou, kristjan.jonsson |
| 2011-02-01 12:42:38 | scoder | set | messageid: <1296564158.49.0.743412542341.issue10227@psf.upfronthosting.co.za> |
| 2011-02-01 12:42:37 | scoder | link | issue10227 messages |
| 2011-02-01 12:42:37 | scoder | create | |