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 loewis
Recipients Sworddragon, a.badger, bkabrda, larry, lemburg, loewis, ncoghlan, pitrou, r.david.murray, serhiy.storchaka, terry.reedy, vstinner
Date 2013-12-09.22:57:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386629821.84.0.88785940413.issue19846@psf.upfronthosting.co.za>
In-reply-to
Content
Nick: which glib functions are you specifically referring to? Many of them don't deal with strings at all, and of those that do, many are encoding-agnostic (i.e. it is correct to claim that they operate on UTF-8, but likewise also correct that they operate on Latin-1, simultaneously).
History
Date User Action Args
2013-12-09 22:57:01loewissetrecipients: + loewis, lemburg, terry.reedy, ncoghlan, pitrou, vstinner, larry, a.badger, r.david.murray, Sworddragon, serhiy.storchaka, bkabrda
2013-12-09 22:57:01loewissetmessageid: <1386629821.84.0.88785940413.issue19846@psf.upfronthosting.co.za>
2013-12-09 22:57:01loewislinkissue19846 messages
2013-12-09 22:57:01loewiscreate