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 hynek
Recipients Arfrever, benjamin.peterson, eric.araujo, hynek, neologix, pitrou
Date 2012-05-05.15:45:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1336232710.84.0.275426384225.issue14082@psf.upfronthosting.co.za>
In-reply-to
Content
So here's an updated patch. I've stripped everything away we don't need for copy2 integration. It catches EPERM, ENOTSUP and ENODATA (for race conditions).

Happy reviewing. :)
History
Date User Action Args
2012-05-05 15:45:10hyneksetrecipients: + hynek, pitrou, benjamin.peterson, eric.araujo, Arfrever, neologix
2012-05-05 15:45:10hyneksetmessageid: <1336232710.84.0.275426384225.issue14082@psf.upfronthosting.co.za>
2012-05-05 15:45:10hyneklinkissue14082 messages
2012-05-05 15:45:09hynekcreate