Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests. | INADA Naoki | 2012-12-11 | 1 | -1/+1 |
* | Fix warnings. | INADA Naoki | 2012-09-24 | 1 | -1/+1 |
* | Support object_pairs_hook | INADA Naoki | 2012-09-24 | 1 | -0/+10 |
|\ | |||||
| * | Implement object_pairs_hook | Joel Nothman | 2012-09-23 | 1 | -0/+10 |
* | | Fix warnings in tests. | INADA Naoki | 2012-09-24 | 1 | -4/+4 |
|/ | |||||
* | Fix using deprecated api in tests. | INADA Naoki | 2012-07-04 | 1 | -9/+9 |
* | unify tests for py2 and py3 | INADA Naoki | 2012-06-19 | 1 | -9/+6 |
* | python: Fix segmentation fault when `default` returns it's argument. | INADA Naoki | 2011-01-29 | 1 | -1/+1 |
* | Add list_hook option to unpacker. | INADA Naoki | 2010-10-26 | 1 | -0/+9 |
* | Add check for recursion limit and default hook result. | INADA Naoki | 2010-10-26 | 1 | -1/+7 |
* | Add `object_hook` option to unpack and `default` option to pack. | INADA Naoki | 2010-10-26 | 1 | -0/+31 |