aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reformat w/ black 22.12.0 for consistency.Brian Harring2022-12-251-13/+22
* docs: cleanup and fix warningsArthur Zamarin2022-08-271-12/+9
* remove cython _sequences.pyxArthur Zamarin2022-08-241-14/+3
* sequences: drop namedtuple supportTim Harder2021-03-281-30/+1
* sort imports with isortTim Harder2021-03-281-1/+1
* drop unnecessary object class inheritance for py3Tim Harder2020-01-311-1/+1
* remove license/copyright file headersTim Harder2019-08-181-3/+0
* sequences: add initial split_elements() methodTim Harder2018-04-111-0/+26
* use relative imports for internal modulesTim Harder2018-04-111-6/+6
* remove unsupported py2 and deprecated py3 code and fallbacksTim Harder2018-04-111-11/+5
* sequences: split_negations(): don't append None to element listsTim Harder2017-12-131-2/+6
* sequences: split_negations(): remove redundant return value tupleTim Harder2017-12-131-1/+1
* move snakeoil module into src subdirTim Harder2017-09-231-0/+326