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 pitrou
Recipients doko, pitrou, vstinner
Date 2012-04-05.10:41:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333622510.28.0.744366363092.issue14505@psf.upfronthosting.co.za>
In-reply-to
Content
Victor, that sounds like a strange behaviour to me. PyFile_FromString is a public API and maybe it shouldn't have changed between 2.6 and 2.7.
History
Date User Action Args
2012-04-05 10:41:50pitrousetrecipients: + pitrou, doko, vstinner
2012-04-05 10:41:50pitrousetmessageid: <1333622510.28.0.744366363092.issue14505@psf.upfronthosting.co.za>
2012-04-05 10:41:49pitroulinkissue14505 messages
2012-04-05 10:41:49pitroucreate