Message370109
| Author | christian.heimes |
|---|---|
| Recipients | Devin Jeanpierre, christian.heimes, gregory.p.smith, rhettinger |
| Date | 2020-05-27.16:14:21 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1590596061.98.0.303802874541.issue40791@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
GPS, I got you covered :) CRYPTO_memcmp() was on my TODO list for a while. Thanks for nagging me. _operator is a built-in module. I don't want to add libcrypto dependency to libpython. I copied the code, made some adjustments and added it to _hashopenssl.c. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-05-27 16:14:22 | christian.heimes | set | recipients: + christian.heimes, rhettinger, gregory.p.smith, Devin Jeanpierre |
| 2020-05-27 16:14:21 | christian.heimes | set | messageid: <1590596061.98.0.303802874541.issue40791@roundup.psfhosted.org> |
| 2020-05-27 16:14:21 | christian.heimes | link | issue40791 messages |
| 2020-05-27 16:14:21 | christian.heimes | create | |