Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove python 2 specific code | Anthon van der Neut | 2021-03-09 | 1 | -5/+2 |
* | fix issue with roundtripping mappings keys that are aliases to scalar strings0.15.83 | Anthon van der Neut | 2019-01-02 | 1 | -1/+1 |
* | roundtrip anchors/aliases on str, int, float | Anthon van der Neut | 2018-12-27 | 1 | -14/+46 |
* | Apply oitnb and mypy 0.620, then make everything work again0.15.48 | Anthon van der Neut | 2018-08-03 | 1 | -8/+21 |
* | fix issue #144: integer overflow on 2.7 (reported by ccatterina)0.15.23 | Anthon van der Neut | 2017-08-01 | 1 | -2/+4 |
* | typing no longer needed, fix issue #117 (2.6 support)0.14.9 | Anthon van der Neut | 2017-04-22 | 1 | -3/+1 |
* | fix issue #116: Text not available in 3.5.0/3.5.10.14.8 | Anthon van der Neut | 2017-04-19 | 1 | -10/+10 |
* | fix issue #115: preserve _ and leading 0s in integers0.14.7 | Anthon van der Neut | 2017-04-18 | 1 | -29/+39 |
* | fix issue 112: hexadecimal not preserved0.14.6 | Anthon van der Neut | 2017-04-14 | 1 | -0/+75 |