Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant code (#460) | Andrey Bienkowski | 2021-02-16 | 1 | -7/+0 |
| | |||||
* | Fix Unpacker.tell() (#427) | jfolz | 2020-06-08 | 1 | -0/+29 |
| | | | | | Fixes #426. Co-authored-by: folz <joachim.folz@dfki.de> | ||||
* | blacken test | Inada Naoki | 2019-12-05 | 1 | -14/+13 |
| | |||||
* | s/raw_as_bytes/raw/g (#276) | INADA Naoki | 2018-01-12 | 1 | -1/+1 |
| | | | fixes #273 | ||||
* | Add raw_as_bytes option to Unpacker. (#265) | INADA Naoki | 2018-01-11 | 1 | -5/+5 |
| | |||||
* | tests: add pytest 2.3 compatibility | Ken Dreyer | 2015-01-23 | 1 | -1/+1 |
| | | | | | | | Adjust the skipif conditional to use the older pytest 2.3 syntax. (This allows the tests to pass with the system pytest package on RHEL 7.0, since RHEL 7.0 ships pytest 2.3.5.) | ||||
* | fixed super() for python2 | Alexey Popravka | 2014-03-24 | 1 | -1/+2 |
| | |||||
* | Unpacker's ext_hook fixed + tests | Alexey Popravka | 2014-03-24 | 1 | -1/+24 |
| | |||||
* | Fix test | INADA Naoki | 2014-02-13 | 1 | -2/+2 |
| | |||||
* | Add refcount check. | INADA Naoki | 2014-02-13 | 1 | -1/+29 |
| | |||||
* | Rename | INADA Naoki | 2014-02-13 | 1 | -0/+19 |