Message324963
| Author | vstinner |
|---|---|
| Recipients | benjamin.peterson, christian.heimes, vstinner |
| Date | 2018-09-11.00:09:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1536624577.44.0.0269046726804.issue34623@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> Note we compile expat with -DXML_POOR_ENTROPY on the assumption that Python always initializes the entropy itself. Oh. I forgot this thing. So it seems like we have to backport this change to 2.7, 3.6 and newer versions. What about Python 3.4 and 3.5? Python 3.5 has a copy of libexpat 2.2.0, but setup.py doesn't build expat with XML_POOR_ENTROPY=1. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-09-11 00:09:37 | vstinner | set | recipients: + vstinner, christian.heimes, benjamin.peterson |
| 2018-09-11 00:09:37 | vstinner | set | messageid: <1536624577.44.0.0269046726804.issue34623@psf.upfronthosting.co.za> |
| 2018-09-11 00:09:37 | vstinner | link | issue34623 messages |
| 2018-09-11 00:09:36 | vstinner | create | |