Comment 1 for bug 499617

Revision history for this message
Jean-Paul Calderone (exarkun) wrote :

Thanks for working on this. Ideally there would be some unit test coverage of these code paths to verify they work properly. I don't expect will be easy to write such tests, though, as the CPython C APIs will need to be made to fail to exercise the relevant code. The only thoughts I have on that involve doing nasty things at the C level.