aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* obj: fix typo in commentSam James2022-08-081-1/+1
* test_obj.py: (py3.11) add __getstate__ to knowledgeArthur Zamarin2022-08-081-1/+1
* obj: PyPy3 does not have object.__sizeof__Michał Górny2021-12-141-2/+4
* sort imports with isortTim Harder2021-03-281-1/+0
* klass: rename _sentinel to sentinel since it's used publiclyTim Harder2020-11-011-2/+2
* drop unnecessary object class inheritance for py3Tim Harder2020-01-311-2/+2
* remove license/copyright file headersTim Harder2019-08-181-3/+0
* use relative imports for internal modulesTim Harder2018-04-111-1/+1
* remove unsupported py2 and deprecated py3 code and fallbacksTim Harder2018-04-111-31/+14
* move snakeoil module into src subdirTim Harder2017-09-231-0/+273