aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reformat w/ black 22.12.0 for consistency.Brian Harring2022-12-251-7/+5
* docs: cleanup and fix warningsArthur Zamarin2022-08-271-6/+4
* sort imports with isortTim Harder2021-03-281-1/+1
* iterables: fix caching_iter() sorting when bool is usedArusekk2021-02-181-3/+6
* drop unnecessary object class inheritance for py3Tim Harder2020-01-311-2/+2
* remove license/copyright file headersTim Harder2019-08-181-3/+0
* iterables: add initial partition() methodTim Harder2019-02-171-5/+22
* remove unsupported py2 and deprecated py3 code and fallbacksTim Harder2018-04-111-11/+9
* move snakeoil module into src subdirTim Harder2017-09-231-0/+278