| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Drop character encoding markers for Python 2.x | Andrey Semakin | 2020-06-03 | 1 | -2/+0 |
| * | Removed compatibility code for Python 2.7 and 3.4 | Sybren A. Stüvel | 2019-08-04 | 1 | -22/+1 |
| * | Drop byte_literal in favour of b'' | adamantike | 2016-05-08 | 1 | -13/+12 |
| * | Updated documentation, mostly http -> https changes | Sybren A. Stüvel | 2016-02-05 | 1 | -1/+1 |
| * | Removed dependency on unittest2, also merged requirements.txt for py 2.x and 3.x | Sybren A. Stüvel | 2016-01-21 | 1 | -2/+2 |
| * | Added per-file licenses | Roy Kokkelkoren | 2015-10-25 | 1 | -1/+14 |
| * | Adds verification tests for int2bytes and bytes2int | Yesudeep Mangalapilly | 2011-08-12 | 1 | -10/+45 |
| * | Adds speed tests for int2bytes and old_int2bytes. | Yesudeep Mangalapilly | 2011-08-11 | 1 | -1/+9 |
| * | Adds tests for int2bytes. | Yesudeep Mangalapilly | 2011-08-11 | 1 | -0/+24 |
