summaryrefslogtreecommitdiff
path: root/_test/test_yamlobject.py
Commit message (Collapse)AuthorAgeFilesLines
* fixes issue: 458,454, stackoverflow reportsAnthon van der Neut2023-05-051-1/+1
|
* retrofitted 0.18 changesAnthon van der Neut2023-05-011-11/+18
|
* remove python 2 specific codeAnthon van der Neut2021-03-091-5/+3
| | | | add future deprecation warning to old style functions
* fix issue #261 Str, Num, Bytes, NameConstant moved from _ast to ast in 3.80.15.78Anthon van der Neut2018-11-151-4/+7
| | | | | *When this change indeed resolves your problem, please **Close** this issue*. *(You can do so using the WorkFlow pull-down (close to the top right of this page))*
* push new version fixing two issues0.15.51Anthon van der Neut2018-08-081-3/+2
|
* fix issue #124: incorrect tags for class methodsAnthon van der Neut2018-08-081-0/+40
|
* Apply oitnb and mypy 0.620, then make everything work again0.15.48Anthon van der Neut2018-08-031-1/+1
|
* added captured DeprecationWarning test0.15.46Anthon van der Neut2018-07-291-19/+21
|
* Resolving issue #210 deprecation warning in python 3.7Anthon van der Neut2018-07-281-11/+15
| | | | | *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)*
* update for mypy --strict, prepare de-inheritance (Loader/Dumper)0.14.0Anthon van der Neut2017-03-211-0/+38