| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | retrofitted 0.18 changes | Anthon van der Neut | 2023-05-01 | 6 | -32/+42 |
| | | |||||
| * | remove support for 2.7, prepare for f-strings0.17.0 | Anthon van der Neut | 2021-03-26 | 3 | -23/+29 |
| | | |||||
| * | remove python 2 specific code | Anthon van der Neut | 2021-03-09 | 14 | -389/+232 |
| | | | | | add future deprecation warning to old style functions | ||||
| * | Apply oitnb and mypy 0.620, then make everything work again0.15.48 | Anthon van der Neut | 2018-08-03 | 19 | -228/+352 |
| | | |||||
| * | flake8-bugbear | Anthon van der Neut | 2018-08-01 | 1 | -1/+1 |
| | | |||||
| * | re-added test to make sure C-Compiler is available0.15.41 | Anthon van der Neut | 2018-06-27 | 1 | -2/+2 |
| | | |||||
| * | update to flake8==3.3.0 with --ignore F405 | Anthon van der Neut | 2017-07-12 | 16 | -38/+97 |
| | | |||||
| * | initial version with YAML class0.15.0 | Anthon van der Neut | 2017-06-04 | 1 | -0/+2 |
| | | | | | Some new tests are still required | ||||
| * | update for mypy --strict, prepare de-inheritance (Loader/Dumper)0.14.0 | Anthon van der Neut | 2017-03-21 | 1 | -0/+3 |
| | | |||||
| * | pep8 compliance, util.load_yaml_guess_indent0.11.2 | Anthon van der Neut | 2016-02-27 | 17 | -111/+202 |
| | | |||||
| * | - make sure there is a space before # if scalar pushes (through indent) | Anthon van der Neut | 2016-02-16 | 3 | -25/+80 |
| | | | | | | a comment from its original column - flake 8 | ||||
| * | moved test to _test to prevent setuptools from including test/test_*.py0.10.17 | Anthon van der Neut | 2016-01-22 | 19 | -0/+2317 |
| although the package dirs were explicitly specified. This used to lead to half included, non-working test directory contents that have no place in a distribution. This fixes issue #17 | |||||
