Message252887
| Author | serhiy.storchaka |
|---|---|
| Recipients | alexandre.vassalotti, belopolsky, eddygeek, pitrou, serhiy.storchaka, tanzer@swing.co.at, tim.peters |
| Date | 2015-10-12.20:39:07 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1444682348.3.0.61828255163.issue22005@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Here is alternative patch for 2.7. It makes datetime pickling produce the same data as in 3.x. The side effect of this approach: it makes datetime pickling incompatible with Unicode disabled builds of 2.x. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-10-12 20:39:08 | serhiy.storchaka | set | recipients: + serhiy.storchaka, tim.peters, belopolsky, pitrou, alexandre.vassalotti, eddygeek, tanzer@swing.co.at |
| 2015-10-12 20:39:08 | serhiy.storchaka | set | messageid: <1444682348.3.0.61828255163.issue22005@psf.upfronthosting.co.za> |
| 2015-10-12 20:39:08 | serhiy.storchaka | link | issue22005 messages |
| 2015-10-12 20:39:08 | serhiy.storchaka | create | |