Message331241
| Author | serhiy.storchaka |
|---|---|
| Recipients | alexandre.vassalotti, belopolsky, bronger, eddygeek, gregory.p.smith, p-ganssle, pitrou, serhiy.storchaka, tanzer@swing.co.at, tim.peters |
| Date | 2018-12-06.17:52:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1544118772.59.0.788709270274.issue22005@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
NumPy starves from the same issue. In NumPy this problem was solved by requiring encoding='latin1' passed to unpickler. It makes sense to use the same approach for datetime classes. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-12-06 17:52:52 | serhiy.storchaka | set | recipients: + serhiy.storchaka, tim.peters, gregory.p.smith, belopolsky, pitrou, bronger, alexandre.vassalotti, eddygeek, tanzer@swing.co.at, p-ganssle |
| 2018-12-06 17:52:52 | serhiy.storchaka | set | messageid: <1544118772.59.0.788709270274.issue22005@psf.upfronthosting.co.za> |
| 2018-12-06 17:52:52 | serhiy.storchaka | link | issue22005 messages |
| 2018-12-06 17:52:52 | serhiy.storchaka | create | |