summaryrefslogtreecommitdiff
path: root/scalarint.py
Commit message (Expand)AuthorAgeFilesLines
* retrofitted 0.18 changesAnthon van der Neut2023-05-011-30/+25
* fix for issue 3870.17.8Anthon van der Neut2021-06-091-4/+4
* remove python 2 specific codeAnthon van der Neut2021-03-091-5/+2
* fix issue with roundtripping mappings keys that are aliases to scalar strings0.15.83Anthon van der Neut2019-01-021-1/+1
* roundtrip anchors/aliases on str, int, floatAnthon van der Neut2018-12-271-14/+46
* Apply oitnb and mypy 0.620, then make everything work again0.15.48Anthon van der Neut2018-08-031-8/+21
* fix issue #144: integer overflow on 2.7 (reported by ccatterina)0.15.23Anthon van der Neut2017-08-011-2/+4
* typing no longer needed, fix issue #117 (2.6 support)0.14.9Anthon van der Neut2017-04-221-3/+1
* fix issue #116: Text not available in 3.5.0/3.5.10.14.8Anthon van der Neut2017-04-191-10/+10
* fix issue #115: preserve _ and leading 0s in integers0.14.7Anthon van der Neut2017-04-181-29/+39
* fix issue 112: hexadecimal not preserved0.14.6Anthon van der Neut2017-04-141-0/+75