summaryrefslogtreecommitdiff
path: root/timestamp.py
Commit message (Collapse)AuthorAgeFilesLines
* retrofitted 0.18 changesAnthon van der Neut2023-05-011-20/+15
|
* fix for issue 3870.17.8Anthon van der Neut2021-06-091-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.6Anthon van der Neut2021-05-311-0/+1
|
* remove support for 2.7, prepare for f-strings0.17.0Anthon van der Neut2021-03-261-3/+12
|
* remove python 2 specific codeAnthon van der Neut2021-03-091-3/+0
| | | | add future deprecation warning to old style functions
* fix #365Anthon van der Neut2021-03-051-0/+26
|
* insert merge key in old (absolute) position0.15.86Anthon van der Neut2019-01-161-0/+3
|
* Apply oitnb and mypy 0.620, then make everything work again0.15.48Anthon van der Neut2018-08-031-2/+1
|
* typing no longer needed, fix issue #117 (2.6 support)0.14.9Anthon van der Neut2017-04-221-2/+1
|
* fix issue #116: Text not available in 3.5.0/3.5.10.14.8Anthon van der Neut2017-04-191-1/+3
| | | | If this solves the issue for you, please close it.
* update for mypy --strict, prepare de-inheritance (Loader/Dumper)0.14.0Anthon van der Neut2017-03-211-2/+7
|
* fix deepcopy of TimeStamp, fix #91: crash if no compiler0.13.8Anthon van der Neut2017-01-181-0/+7
|
* fix issue 45: preserve datetime 'T' + timezoneAnthon van der Neut2016-08-201-0/+13