summaryrefslogtreecommitdiff
path: root/_test/test_int.py
Commit message (Expand)AuthorAgeFilesLines
* fixes issue: 458,454, stackoverflow reportsAnthon van der Neut2023-05-051-1/+1
* retrofitted 0.18 changesAnthon van der Neut2023-05-011-2/+2
* remove python 2 specific codeAnthon van der Neut2021-03-091-2/+0
* fix issue #214 part two: use __qualname__ for tag:yaml.org,2002:python/object...Anthon van der Neut2018-09-261-91/+9
* cleanup of commented out xfails, added some (most failing) rt tests for spec ...Anthon van der Neut2018-08-291-1/+0
* fix issue #160 flow mapping in sequence with comment gobbling newline0.15.53Anthon van der Neut2018-08-121-0/+1
* fix issue #218 single + interpreted as integer under 1.2Anthon van der Neut2018-08-121-0/+7
* undid miswrapping of testsAnthon van der Neut2018-08-051-32/+16
* Apply oitnb and mypy 0.620, then make everything work again0.15.48Anthon van der Neut2018-08-031-16/+32
* fix issue #144: integer overflow on 2.7 (reported by ccatterina)0.15.23Anthon van der Neut2017-08-011-0/+9
* fix issue #115: preserve _ and leading 0s in integers0.14.7Anthon van der Neut2017-04-181-2/+59
* fix issue 112: hexadecimal not preserved0.14.6Anthon van der Neut2017-04-141-0/+43