summaryrefslogtreecommitdiff
path: root/_test/test_contextmanager.py
Commit message (Expand)AuthorAgeFilesLines
* retrofitted 0.18 changesAnthon van der Neut2023-05-011-10/+11
* remove python 2 specific codeAnthon van der Neut2021-03-091-2/+0
* cleanup of commented out xfails, added some (most failing) rt tests for spec ...Anthon van der Neut2018-08-291-0/+3
* fix issue #196 loosing items on cast to dict0.15.52Anthon van der Neut2018-08-091-1/+4
* added context manager, mypy cleanup (w. Optional) added tests0.15.50Anthon van der Neut2018-08-051-0/+12
* initial contextmanager dumpingAnthon van der Neut2018-08-051-0/+100