0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Jul 20, 2025 — Jul 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Test of pack_into_dict with missing value. More... over 7 years ago
Cleanup. More... over 7 years ago
Rework of compiled format class hierarchy. More... over 7 years ago
Fix compilation of padding and names combination. More... over 7 years ago
Optional names argument to compile. More... over 7 years ago
Documentation. More... over 7 years ago
Format group names in a separate argument. More... over 7 years ago
Allow groups separated by a single space. More... over 7 years ago
Data as dictionary. More... over 7 years ago
Documentation. More... almost 8 years ago
Version 4.0.0. More... almost 8 years ago
Type and range checks of values for integer formats. More... almost 8 years ago
Version 3.10.0. More... about 8 years ago
Fix typo in README. More... about 8 years ago
Run tests in source release. More... about 8 years ago
Remove function parameters and return value in docstring. More... about 8 years ago
Make calcsize() return pre-calculated size. More... about 8 years ago
Comments. More... about 8 years ago
Added pack_info() and unpack_from() example in README. More... about 8 years ago
Added pack_info() and unpack_from() to the documentation. More... about 8 years ago
Version 3.8.0. More... about 8 years ago
Test too few arguments to pack_into(). More... about 8 years ago
Test padding with ones in pack_into(). More... about 8 years ago
Merge pull request #10 from henzef/master More... about 8 years ago
pack_into() and unpack_from() More... about 8 years ago
Allow padding with ones by using the uppercase "P" format character More... about 8 years ago
README. More... over 8 years ago
Run spellcheck to find common typos. More... over 8 years ago
Use BytesIO in byteswap(). More... over 8 years ago
Replaced strip with rstrip. More... over 8 years ago