Message363252
| Author | jd |
|---|---|
| Recipients | jd, methane, ned.deily, vstinner |
| Date | 2020-03-03.10:25:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1583231141.89.0.676794328213.issue39599@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The problem is that AFAIK the wheel system does not allow you to specify and provide a wheel for each minor Python version. For references, the code that segfaults is: https://github.com/DataDog/dd-trace-py/blob/master/ddtrace/profile/collector/stack.pyx |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-03-03 10:25:41 | jd | set | recipients: + jd, vstinner, ned.deily, methane |
| 2020-03-03 10:25:41 | jd | set | messageid: <1583231141.89.0.676794328213.issue39599@roundup.psfhosted.org> |
| 2020-03-03 10:25:41 | jd | link | issue39599 messages |
| 2020-03-03 10:25:41 | jd | create | |