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 eli.bendersky, serhiy.storchaka
Date 2013-01-10.18:14:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1357841682.93.0.693994305905.issue16922@psf.upfronthosting.co.za>
In-reply-to
Content
I see yet one possible bug, using PyBytes_FromString() in list_join() on 3.2. But I can't demonstrate an example.
History
Date User Action Args
2013-01-10 18:14:42serhiy.storchakasetrecipients: + serhiy.storchaka, eli.bendersky
2013-01-10 18:14:42serhiy.storchakasetmessageid: <1357841682.93.0.693994305905.issue16922@psf.upfronthosting.co.za>
2013-01-10 18:14:42serhiy.storchakalinkissue16922 messages
2013-01-10 18:14:42serhiy.storchakacreate