aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reformat w/ black 22.12.0 for consistency.Brian Harring2022-12-251-5/+5
* refactor to use f-stringsArthur Zamarin2022-09-261-2/+1
* caching: drop refs to removed cpy extensionTim Harder2021-03-151-16/+3
* drop unnecessary object class inheritance for py3Tim Harder2020-01-311-1/+1
* mapping: make SlottedDict class instances picklableTim Harder2019-09-031-2/+2
* drop explicit demandloaded modules to straight importsTim Harder2019-08-221-5/+2
* remove license/copyright file headersTim Harder2019-08-181-3/+0
* update docstrings for py3 metaclass styleTim Harder2019-08-131-2/+1
* use relative imports for internal modulesTim Harder2018-04-111-2/+2
* remove unsupported py2 and deprecated py3 code and fallbacksTim Harder2018-04-111-1/+1
* move snakeoil module into src subdirTim Harder2017-09-231-0/+142