summaryrefslogtreecommitdiff
path: root/test/test_stricttype.py
Commit message (Collapse)AuthorAgeFilesLines
* Add some test for timestamp (#403)Inada Naoki2020-02-061-4/+1
|
* blacken testInada Naoki2019-12-051-13/+16
|
* s/raw_as_bytes/raw/g (#276)INADA Naoki2018-01-121-4/+4
| | | fixes #273
* Add raw_as_bytes option to Unpacker. (#265)INADA Naoki2018-01-111-4/+4
|
* Add unittests to document serialisation of tuples (#246)Lorenzo Bolla2017-09-301-1/+48
| | | | Also, fix formatting of error message in case of tuple. See https://github.com/msgpack/msgpack-python/issues/245
* Add test for strict_types optionINADA Naoki2016-01-251-0/+15