Message 63669 - Python tracker
Message63669
| Author | brett.cannon |
|---|---|
| Recipients | brett.cannon, georg.brandl |
| Date | 2008-03-17.16:36:41 |
| SpamBayes Score | 0.22763582 |
| Marked as misclassified | No |
| Message-id | <1205771802.78.0.509532879675.issue2324@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
It turns out that unpickling a string from 2.6 leads to a Unicode string in 3.0. That might fail since the encoding was never specified. This should be documented probably in both 2.6 and 3.0. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-03-17 16:36:42 | brett.cannon | set | spambayes_score: 0.227636 -> 0.22763582 recipients: + brett.cannon, georg.brandl |
| 2008-03-17 16:36:42 | brett.cannon | set | spambayes_score: 0.227636 -> 0.227636 messageid: <1205771802.78.0.509532879675.issue2324@psf.upfronthosting.co.za> |
| 2008-03-17 16:36:41 | brett.cannon | link | issue2324 messages |
| 2008-03-17 16:36:41 | brett.cannon | create | |