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 Arfrever, ezio.melotti, pitrou, python-dev, serhiy.storchaka, skrah
Date 2012-10-16.19:23:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <201210162222.55146.storchaka@gmail.com>
In-reply-to <1350414687.01.0.73430579108.issue15958@psf.upfronthosting.co.za>
Content
Well done.

However check at top of Objects/stringlib/join.h does not protect from using 
the file with asciilib or ucs1lib.
History
Date User Action Args
2012-10-16 19:23:08serhiy.storchakasetrecipients: + serhiy.storchaka, pitrou, ezio.melotti, Arfrever, skrah, python-dev
2012-10-16 19:23:08serhiy.storchakalinkissue15958 messages
2012-10-16 19:23:08serhiy.storchakacreate