Message332994
| Author | terry.reedy |
|---|---|
| Recipients | Oded Engel, remi.lapeyre, terry.reedy |
| Date | 2019-01-04.19:43:36 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1546631017.01.0.672871445523.issue35624@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
3.6 only gets security fixes. Please verify that there is a problem in 3.8 (or at least 3.7) Also demonstrate that issue is not with the 3rd party gevent module. Does gevent includes compiled non-python code? (I suspect it does, but don't know.) If so, your script should *not* import that extension. Or you should close this as '3rd party' and submit a report to the gevent authors, who should be better able to determine where the problem originates. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-01-04 19:43:38 | terry.reedy | set | recipients: + terry.reedy, remi.lapeyre, Oded Engel |
| 2019-01-04 19:43:37 | terry.reedy | set | messageid: <1546631017.01.0.672871445523.issue35624@roundup.psfhosted.org> |
| 2019-01-04 19:43:37 | terry.reedy | link | issue35624 messages |
| 2019-01-04 19:43:36 | terry.reedy | create | |