Message83745
| Author | mark.dickinson |
|---|---|
| Recipients | andreas.schawo, arigo, georg.brandl, loewis, mark.dickinson |
| Date | 2009-03-18.13:26:01 |
| SpamBayes Score | 7.946412e-08 |
| Marked as misclassified | No |
| Message-id | <1237382764.76.0.344019590981.issue4228@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I don't know the zipfile module very well (i.e., at all),
but as far as I can tell from looking at the source,
there's no use of struct.pack('L', -1) in 2.6 onwards:
it's only potentially a problem in 2.5 (and that isn't
going to change, now that 2.5 is in security-fix only
mode).
Can anyone who understands the zipfile module better than
me confirm this? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-03-18 13:26:05 | mark.dickinson | set | recipients: + mark.dickinson, loewis, arigo, georg.brandl, andreas.schawo |
| 2009-03-18 13:26:04 | mark.dickinson | set | messageid: <1237382764.76.0.344019590981.issue4228@psf.upfronthosting.co.za> |
| 2009-03-18 13:26:02 | mark.dickinson | link | issue4228 messages |
| 2009-03-18 13:26:01 | mark.dickinson | create | |