0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
minor clean up to comments and docstrings More... over 11 years ago
use var name obj instead of x internally for clarity More... over 11 years ago
add pack/dump, unpack/load; switch to file-like streaming More... over 11 years ago
use assertRaises() for expected exceptions in unit tests More... over 11 years ago
add streaming interface and use it internally More... over 11 years ago
pass a write function internally to _pack_* functions More... over 11 years ago
add section sign-post comments More... over 11 years ago
update docs for v1.8 More... over 11 years ago
add support for unpacking maps with array keys More... over 11 years ago
fix detection of unthrown but expected exceptions in unit tests More... over 11 years ago
fix test vector name typo in unit tests More... over 11 years ago
update changelog and version to 1.6 More... about 12 years ago
update documentation More... about 12 years ago
add module version tuple More... about 12 years ago
add dumps/loads aliases More... about 12 years ago
add module docstrings; rename 2 unpack exceptions More... about 12 years ago
add another wide char string test case More... about 12 years ago
fix wide char unicode string serialization More... about 12 years ago
update docs for v1.5 More... over 12 years ago
clean up exported global variables More... over 12 years ago
clarify unit testing commands More... over 12 years ago
add mention of pypy support to docs More... over 12 years ago
switch pytest to unittest for interpreter portability More... over 12 years ago
add install instruction to READMEs More... over 12 years ago
clean up description More... over 12 years ago
add meta info to setup.py More... over 12 years ago
add distutils setup.py More... over 12 years ago
update docs for v1.4 More... over 12 years ago
add support for python 2.6 More... over 12 years ago
add ext class init type checking More... over 12 years ago