Files
deb-msgpack-python/msgpack
Wouter Bolsterlee 77046b839d Always raise TypeError for wrong argument types
The code that checks whether hooks are callable() (and some other type
checks) should always raise TypeError on failure. Before this change,
both ValueError and TypeError were used in an inconsistent way (C
extension and Python implementation were not the same).
2014-02-11 20:42:58 +01:00
..
2013-10-21 01:47:54 +09:00
2013-10-21 01:12:57 +09:00
2013-10-21 01:20:13 +09:00
2013-10-21 00:29:05 +09:00
2013-02-27 21:24:25 +09:00
2013-10-20 22:59:27 +09:00
2013-10-20 23:06:02 +09:00
2013-10-21 00:29:05 +09:00