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 georg.brandl, r.david.murray, serhiy.storchaka, tjollans, vstinner
Date 2013-09-03.20:37:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378240675.56.0.623769996993.issue8934@psf.upfronthosting.co.za>
In-reply-to
Content
I afraid we can't just change comptype to string. We can allow setcomptype() accept strings and convert them to bytes, but we can't change the type of getcomptype()'s result.
History
Date User Action Args
2013-09-03 20:37:55serhiy.storchakasetrecipients: + serhiy.storchaka, georg.brandl, vstinner, r.david.murray, tjollans
2013-09-03 20:37:55serhiy.storchakasetmessageid: <1378240675.56.0.623769996993.issue8934@psf.upfronthosting.co.za>
2013-09-03 20:37:55serhiy.storchakalinkissue8934 messages
2013-09-03 20:37:55serhiy.storchakacreate