Message356437
| Author | xtreak |
|---|---|
| Recipients | kafeel.ansari, paul.moore, steve.dower, tim.golden, xtreak, zach.ware |
| Date | 2019-11-12.11:00:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1573556417.2.0.971688272836.issue38775@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Is this on Python 3.8.0 ? There was a similar report in the past with cloudpickle at https://bugs.python.org/issue36886#msg342182 due to PEP 570 with which CodeType.replace was introduced. cloudpickle also added support for this with https://github.com/cloudpipe/cloudpickle/pull/269 and has Python 3.8 in their CI matrix. Can you please add the version of cloudpickle and python version with which this error is caused? I guess it's more of an issue to be fixed with cloudpickle. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-11-12 11:00:17 | xtreak | set | recipients: + xtreak, paul.moore, tim.golden, zach.ware, steve.dower, kafeel.ansari |
| 2019-11-12 11:00:17 | xtreak | set | messageid: <1573556417.2.0.971688272836.issue38775@roundup.psfhosted.org> |
| 2019-11-12 11:00:17 | xtreak | link | issue38775 messages |
| 2019-11-12 11:00:17 | xtreak | create | |