Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reformat w/ black 22.12.0 for consistency. | Brian Harring | 2022-12-25 | 1 | -7/+5 |
* | docs: cleanup and fix warnings | Arthur Zamarin | 2022-08-27 | 1 | -6/+4 |
* | sort imports with isort | Tim Harder | 2021-03-28 | 1 | -1/+1 |
* | iterables: fix caching_iter() sorting when bool is used | Arusekk | 2021-02-18 | 1 | -3/+6 |
* | drop unnecessary object class inheritance for py3 | Tim Harder | 2020-01-31 | 1 | -2/+2 |
* | remove license/copyright file headers | Tim Harder | 2019-08-18 | 1 | -3/+0 |
* | iterables: add initial partition() method | Tim Harder | 2019-02-17 | 1 | -5/+22 |
* | remove unsupported py2 and deprecated py3 code and fallbacks | Tim Harder | 2018-04-11 | 1 | -11/+9 |
* | move snakeoil module into src subdir | Tim Harder | 2017-09-23 | 1 | -0/+278 |