This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients alexandre.vassalotti, pitrou, serhiy.storchaka
Date 2013-04-13.20:07:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365883640.69.0.509737323476.issue17711@psf.upfronthosting.co.za>
In-reply-to
Content
Even for alphanumeric strings Python 3 have a bug. It saves strings and load bytes objects.
History
Date User Action Args
2013-04-13 20:07:20serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, alexandre.vassalotti
2013-04-13 20:07:20serhiy.storchakasetmessageid: <1365883640.69.0.509737323476.issue17711@psf.upfronthosting.co.za>
2013-04-13 20:07:20serhiy.storchakalinkissue17711 messages
2013-04-13 20:07:20serhiy.storchakacreate