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 vstinner
Recipients loewis, vstinner
Date 2014-09-01.22:53:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1409612021.75.0.241064839645.issue22324@psf.upfronthosting.co.za>
In-reply-to
Content
wchar_posixmodule.patch: patch for posixmodule.c. Sorry, the code calling PyUnicode_AsUnicode() was not generated by Argument Clinic in fact.
History
Date User Action Args
2014-09-01 22:53:41vstinnersetrecipients: + vstinner, loewis
2014-09-01 22:53:41vstinnersetmessageid: <1409612021.75.0.241064839645.issue22324@psf.upfronthosting.co.za>
2014-09-01 22:53:41vstinnerlinkissue22324 messages
2014-09-01 22:53:41vstinnercreate