New submission from Brett Cannon <[EMAIL PROTECTED]>:

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.

----------
assignee: georg.brandl
components: Documentation
messages: 63669
nosy: brett.cannon, georg.brandl
priority: immediate
severity: normal
status: open
title: Document that 2.6 pickles of strings turn into pickles of unicode in 3.0

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue2324>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to