summaryrefslogtreecommitdiff
path: root/_test/test_contextmanager.py
Commit message (Collapse)AuthorAgeFilesLines
* retrofitted 0.18 changesAnthon van der Neut2023-05-011-10/+11
|
* remove python 2 specific codeAnthon van der Neut2021-03-091-2/+0
| | | | add future deprecation warning to old style functions
* cleanup of commented out xfails, added some (most failing) rt tests for spec ↵Anthon van der Neut2018-08-291-0/+3
| | | | examples
* fix issue #196 loosing items on cast to dict0.15.52Anthon van der Neut2018-08-091-1/+4
| | | | | *When this change indeed resolves your problem, please **Close** this issue*. *(You can do so usingthe WorkFlow pull-down (close to the top right of this page)*
* 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