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 Arfrever, amaury.forgeotdarc, eric.araujo, ezio.melotti, pitrou, vstinner
Date 2010-08-14.14:52:06
SpamBayes Score 1.0031782e-07
Marked as misclassified No
Message-id <1281797528.67.0.384174151529.issue9425@psf.upfronthosting.co.za>
In-reply-to
Content
r84012 creates _Py_stat(). It is a little bit different than the attached patch (_Py_stat.patch): it doesn't clear Python exception on unicode conversion error.
History
Date User Action Args
2010-08-14 14:52:08vstinnersetrecipients: + vstinner, amaury.forgeotdarc, pitrou, ezio.melotti, eric.araujo, Arfrever
2010-08-14 14:52:08vstinnersetmessageid: <1281797528.67.0.384174151529.issue9425@psf.upfronthosting.co.za>
2010-08-14 14:52:07vstinnerlinkissue9425 messages
2010-08-14 14:52:07vstinnercreate