Message80058
| Author | mark.dickinson |
|---|---|
| Recipients | lkcl, mark.dickinson |
| Date | 2009-01-17.22:51:10 |
| SpamBayes Score | 5.9712115e-06 |
| Marked as misclassified | No |
| Message-id | <1232232672.39.0.13268942592.issue4977@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
From the included patch, I assume you're talking about a failure of test_pickle. I'm not seeing any such failure on my (32-bit) system, and the code in Modules/cPickle.c looks correct to me. I suspect that the problem is that in your setup, strtol is failing to set errno correctly on overflow. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-01-17 22:51:12 | mark.dickinson | set | recipients: + mark.dickinson, lkcl |
| 2009-01-17 22:51:12 | mark.dickinson | set | messageid: <1232232672.39.0.13268942592.issue4977@psf.upfronthosting.co.za> |
| 2009-01-17 22:51:11 | mark.dickinson | link | issue4977 messages |
| 2009-01-17 22:51:10 | mark.dickinson | create | |