summaryrefslogtreecommitdiff
path: root/testing/io/test_saferepr.py
AgeCommit message (Expand)Author
2019-11-06py38: do not call None() directlyDaniel Hahler
2019-11-06saferepr: handle BaseExceptionsDaniel Hahler
2019-07-15saferepr: Avoid indirect function callsRan Benita
2019-07-14saferepr: Use an __init__ instead of setting attributes after constructionRan Benita
2019-06-06small mypy fixesAnthony Sottile
2019-06-03pre-commit run pyupgrade --all-filesAnthony Sottile
2019-06-03pre-commit run fix-encoding-pragma --all-filesAnthony Sottile
2019-01-20Fix linting errors and py references in saferepr.pyAnthony Sottile
2019-01-20copy saferepr from pylib verbatimAnthony Sottile