Message 94079 - Python tracker
Message94079
| Author | drukker |
|---|---|
| Recipients | drukker, loewis |
| Date | 2009-10-15.08:55:04 |
| SpamBayes Score | 3.3353256e-06 |
| Marked as misclassified | No |
| Message-id | <1255596911.52.0.813251540647.issue7080@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Could someone triage this? And review my simple fix? I think it should be a release blocker. It seems to me to be a problem on all 64-bit non-Windows platforms, or any platform if using UCS-4. The 4 high-order bytes of an 8-byte Py_ssize_t variable are not initialized. Thanks. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-10-15 08:55:11 | drukker | set | recipients: + drukker, loewis |
| 2009-10-15 08:55:11 | drukker | set | messageid: <1255596911.52.0.813251540647.issue7080@psf.upfronthosting.co.za> |
| 2009-10-15 08:55:05 | drukker | link | issue7080 messages |
| 2009-10-15 08:55:04 | drukker | create | |