Message81728
| Author | gregory.p.smith |
|---|---|
| Recipients | ebfe, gregory.p.smith, jcea, vstinner |
| Date | 2009-02-12.07:40:33 |
| SpamBayes Score | 6.70044e-05 |
| Marked as misclassified | No |
| Message-id | <1234424435.38.0.702227093642.issue4821@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
fyi - I took care of the unicode data acceptance issue for all hashlib related modules in the py3k branch in r69524. Yes, the hashlib modules have a -lot- of code in common. Refactoring that would be nice but i haven't looked into it. I at least moved the commonly used #define into a new hashlib.h for the above change. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-02-12 07:40:35 | gregory.p.smith | set | recipients: + gregory.p.smith, jcea, vstinner, ebfe |
| 2009-02-12 07:40:35 | gregory.p.smith | set | messageid: <1234424435.38.0.702227093642.issue4821@psf.upfronthosting.co.za> |
| 2009-02-12 07:40:34 | gregory.p.smith | link | issue4821 messages |
| 2009-02-12 07:40:33 | gregory.p.smith | create | |