summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* use _ffi.from_buffer() to support bytearray (#852)Daniel Holth2019-11-181-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * use _ffi.from_buffer(buf) in send, to support bytearray * add bytearray test * update CHANGELOG.rst * move from_buffer before 'buffer too long' check * context-managed from_buffer + black * don't shadow buf in send() * test return count for sendall * test sending an array * fix test * also use from_buffer in bio_write * de-format _util.py * formatting * add simple bio_write tests * wrap line
* Move package into srcHynek Schlawack2015-10-171-1/+1
| | | | Prevents accidental imports when running tests.
* Add Python 3.5Hynek Schlawack2015-09-221-0/+1
|
* add keys and certs made by mk_simple_certs.py to .gitignoreJim Shaver2015-05-061-0/+2
|
* Integrate py.test with setup.py testHynek Schlawack2015-04-151-0/+1
|
* Use tox in TravisHynek Schlawack2015-04-151-0/+1
|
* Fix error message about non-existent _static pathHynek Schlawack2015-04-141-0/+1
|
* Add more files to .gitignoreMarkus Unterwaditzer2014-04-191-1/+5
|
* add .gitignoreKonstantinos Koukopoulos2014-01-281-0/+3