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 Damien.Elmes, pitrou
Date 2010-02-05.17:26:59
SpamBayes Score 0.011590836
Marked as misclassified No
Message-id <1265390820.98.0.0521082505358.issue7858@psf.upfronthosting.co.za>
In-reply-to
Content
Looks like a missing "goto done" in posix_utime(), posixmodule.c, line 2805. Could you test the following patch?
History
Date User Action Args
2010-02-05 17:27:01pitrousetrecipients: + pitrou, Damien.Elmes
2010-02-05 17:27:00pitrousetmessageid: <1265390820.98.0.0521082505358.issue7858@psf.upfronthosting.co.za>
2010-02-05 17:26:59pitroulinkissue7858 messages
2010-02-05 17:26:59pitroucreate