aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Reformat with black 23.1.0Arthur Zamarin2023-03-241-2/+0
* Reformat w/ black 22.12.0 for consistency.Brian Harring2022-12-251-20/+26
* test/mixins: remove `mk_named_tempfile`Arthur Zamarin2022-09-241-9/+1
* test: remove TestCaseArthur Zamarin2022-08-271-3/+2
* test/mixins.py: remove TempDirMixin & tempdir_decoratorArthur Zamarin2022-08-241-33/+0
* test/*.py: various modernization of codeArthur Zamarin2022-08-241-16/+15
* test/mixins: (py3.11) fix invalid call to __subclasses__Arthur Zamarin2022-08-081-2/+2
* sort imports with isortTim Harder2021-03-281-1/+1
* compatibility: drop jython supportTim Harder2020-12-141-1/+1
* drop unnecessary object class inheritance for py3Tim Harder2020-01-311-2/+2
* remove license/copyright file headersTim Harder2019-08-181-4/+0
* test.mixins: PythonNamespaceWalker: blacklist all snakeoil.dist modulesTim Harder2018-09-221-3/+2
* dist: merge pkgdist back into snakeoil.dist.distutils_extensionsTim Harder2018-06-051-0/+1
* use relative imports for internal modulesTim Harder2018-04-111-2/+2
* remove unsupported py2 and deprecated py3 code and fallbacksTim Harder2018-04-111-12/+9
* move snakeoil module into src subdirTim Harder2017-09-231-0/+261