Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests: handle file:// URLs with spaces in paths | Scott Talbert | 2022-01-22 | 1 | -1/+3 |
* | Windows compatibility for test suite | Oleg Pudeyev | 2018-06-01 | 1 | -1/+1 |
* | Reduce the number of broken pipes | Oleg Pudeyev | 2017-11-29 | 1 | -3/+3 |
* | Fix pyflakes complaints along with some bugs | Oleg Pudeyev | 2015-10-27 | 1 | -1/+0 |
* | Header test uses utf-8 encoded strings, change all encoding declarations in s... | Oleg Pudeyev | 2013-12-31 | 1 | -1/+1 |
* | Update remaining tests for pycurl returning body as bytes | Oleg Pudeyev | 2013-12-14 | 1 | -0/+2 |
* | Avoid treating exception as a tuple as this no longer works in python 3 | Oleg Pudeyev | 2013-12-14 | 1 | -1/+1 |
* | Python 3 compatibility: except syntax | Oleg Pudeyev | 2013-03-15 | 1 | -1/+2 |
* | Check that bogus return values from write callback are correctly handled (still) | Oleg Pudeyev | 2013-03-11 | 1 | -0/+44 |