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 larry
Recipients abacabadabacaba, christian.heimes, larry, serhiy.storchaka
Date 2013-07-23.03:55:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1374551760.42.0.820728498241.issue17899@psf.upfronthosting.co.za>
In-reply-to
Content
Attached is a new patch for trunk, removing the #undef HAVE_FDOPENDIR debug scaffolding, and rearranging the lines of error handling so close doesn't clear the errno before we use it.

By cracky, while most days I do enjoy the exacting pedantry of the Python community, it sure can slow the process down sometimes.
History
Date User Action Args
2013-07-23 03:56:00larrysetrecipients: + larry, christian.heimes, abacabadabacaba, serhiy.storchaka
2013-07-23 03:56:00larrysetmessageid: <1374551760.42.0.820728498241.issue17899@psf.upfronthosting.co.za>
2013-07-23 03:56:00larrylinkissue17899 messages
2013-07-23 03:56:00larrycreate