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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, brett.cannon, hynek, larry
Date 2012-05-23.15:29:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337786956.92.0.389607346352.issue14889@psf.upfronthosting.co.za>
In-reply-to
Content
I suppose you are referring to PyUnicode_FromObject() and PyBytes_FromObject()...
And by "it fails" did you simply mean "it fails to return the same object"?
History
Date User Action Args
2012-05-23 15:29:16amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, brett.cannon, larry, hynek
2012-05-23 15:29:16amaury.forgeotdarcsetmessageid: <1337786956.92.0.389607346352.issue14889@psf.upfronthosting.co.za>
2012-05-23 15:29:14amaury.forgeotdarclinkissue14889 messages
2012-05-23 15:29:14amaury.forgeotdarccreate