summaryrefslogtreecommitdiff
path: root/_test/test_collections.py
Commit message (Collapse)AuthorAgeFilesLines
* remove python 2 specific codeAnthon van der Neut2021-03-091-2/+1
| | | | add future deprecation warning to old style functions
* Apply oitnb and mypy 0.620, then make everything work again0.15.48Anthon van der Neut2018-08-031-2/+3
|
* Resolving issue #210 deprecation warning in python 3.7Anthon van der Neut2018-07-281-2/+2
| | | | | *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)*
* fix 83: collections.OrderedDict (safe_) dump to !!omap (reported by Frazer ↵0.13.6Anthon van der Neut2016-12-271-0/+20
McLean)