Message133540
| Author | santoso.wijaya |
|---|---|
| Recipients | BreamoreBoy, akuchling, bwmcadams, dieresys, georg.brandl, jjlee, kristjan.jonsson, orsenthil, santoso.wijaya |
| Date | 2011-04-11.18:37:29 |
| SpamBayes Score | 3.5824085e-06 |
| Marked as misclassified | No |
| Message-id | <1302547052.58.0.476485059651.issue2202@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Adding some minor fixes to the original patch to apply cleanly to current 2.7 tip. Also, add a conditional branch in the case that the server returns none of the supported algorithm strings, to raise a ValueError (the previous patch adds support for 'MD5-sess' but the original non-descript stack trace would be seen again with some other unsupported algorithm string). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-04-11 18:37:33 | santoso.wijaya | set | recipients: + santoso.wijaya, akuchling, georg.brandl, jjlee, orsenthil, kristjan.jonsson, bwmcadams, dieresys, BreamoreBoy |
| 2011-04-11 18:37:32 | santoso.wijaya | set | messageid: <1302547052.58.0.476485059651.issue2202@psf.upfronthosting.co.za> |
| 2011-04-11 18:37:31 | santoso.wijaya | link | issue2202 messages |
| 2011-04-11 18:37:31 | santoso.wijaya | create | |