summaryrefslogtreecommitdiff
path: root/tests/test_wiredata.py
Commit message (Expand)AuthorAgeFilesLines
* WireData did not implement the iteration protocol correctly and was thus unit...Bob Halley2020-05-301-1/+12
* remove bytearray() wrapping used for python 2 compatibilityBob Halley2019-01-051-2/+2
* Initial type signaturesJanus2018-07-311-4/+1
* Py3: remove __getslice__ methodMartin Basti2016-08-051-0/+126