Message96709
| Author | magcius |
|---|---|
| Recipients | magcius, tarek |
| Date | 2009-12-20.18:15:44 |
| SpamBayes Score | 0.053095065 |
| Marked as misclassified | No |
| Message-id | <1261332945.8.0.343157479139.issue7552@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Uploading a file to PyPI fails when a user has a long password, as base64.encodestring linewraps data. Either replace '\n' with '', or use base64.standard_b64encode |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-12-20 18:15:45 | magcius | set | recipients: + magcius, tarek |
| 2009-12-20 18:15:45 | magcius | set | messageid: <1261332945.8.0.343157479139.issue7552@psf.upfronthosting.co.za> |
| 2009-12-20 18:15:44 | magcius | link | issue7552 messages |
| 2009-12-20 18:15:44 | magcius | create | |