Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix for issue 3870.17.8 | Anthon van der Neut | 2021-06-09 | 1 | -1/+1 |
| | | | | | tagged objects that have a templated (idNNN) anchor, did get the anchor added explicitly, resulting potentially in double anchors | ||||
* | fix 385 (missing attribute) and mypy issues0.17.6 | Anthon van der Neut | 2021-05-31 | 1 | -0/+1 |
| | |||||
* | remove support for 2.7, prepare for f-strings0.17.0 | Anthon van der Neut | 2021-03-26 | 1 | -3/+12 |
| | |||||
* | remove python 2 specific code | Anthon van der Neut | 2021-03-09 | 1 | -3/+0 |
| | | | | add future deprecation warning to old style functions | ||||
* | fix #365 | Anthon van der Neut | 2021-03-05 | 1 | -0/+26 |
| | |||||
* | insert merge key in old (absolute) position0.15.86 | Anthon van der Neut | 2019-01-16 | 1 | -0/+3 |
| | |||||
* | Apply oitnb and mypy 0.620, then make everything work again0.15.48 | Anthon van der Neut | 2018-08-03 | 1 | -2/+1 |
| | |||||
* | typing no longer needed, fix issue #117 (2.6 support)0.14.9 | Anthon van der Neut | 2017-04-22 | 1 | -2/+1 |
| | |||||
* | fix issue #116: Text not available in 3.5.0/3.5.10.14.8 | Anthon van der Neut | 2017-04-19 | 1 | -1/+3 |
| | | | | If this solves the issue for you, please close it. | ||||
* | update for mypy --strict, prepare de-inheritance (Loader/Dumper)0.14.0 | Anthon van der Neut | 2017-03-21 | 1 | -2/+7 |
| | |||||
* | fix deepcopy of TimeStamp, fix #91: crash if no compiler0.13.8 | Anthon van der Neut | 2017-01-18 | 1 | -0/+7 |
| | |||||
* | fix issue 45: preserve datetime 'T' + timezone | Anthon van der Neut | 2016-08-20 | 1 | -0/+13 |