index
:
delta/python-packages/ruamel.yaml.git
449_secondary_tag_url_enc
Michael-Crusoe/fix-httpsbitbucketorgruamelyamlissues281-1562835835892
The-Compiler/fix-code-formatting-in-apirst-1497982664311
The-Compiler/fix-typo-in-changelog-1498929482971
The-Compiler/update-python-versions-in-pyyamlrst-1497983331157
allow_space_break
asottile/add-test-for-newapi-parse-method-1546031299922
baserock/sam/blank-line-preservation-1
cevans/deepcopysubclassing
cleanup_0_18
dalbani/fix-version-typo-in-readmerst-1468099303673
doc-typos
fix-204-again
indent-properly
issue_11
jcfr/commentspy-remove-debug-message-this-co-1478186356718
lazy_regex
line_no
master
mmorearty/fix-small-typo-and-formatting-1498938255255
newcmnt
nu_no/fixes-windows-importerror-1515153658772
oit-tzhimmash/readerpy139-edited-online-with-bitbucket-1491206874458
pep-479
persistent_anchor
pombredanne/fixed-minor-typos-in-readmerst-1451912642895
hg.code.sf.net: p/ruamel-yaml/code
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tokens.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove support for 2.7, prepare for f-strings
0.17.0
Anthon van der Neut
2021-03-26
1
-0
/
+11
*
remove python 2 specific code
Anthon van der Neut
2021-03-09
1
-4
/
+5
*
mypy, split contruct_object
0.16.3
Anthon van der Neut
2019-08-15
1
-0
/
+2
*
allow dump of deepcopied data from commented YAML
0.15.100
Anthon van der Neut
2019-07-17
1
-0
/
+12
*
indentation of comments after folded/lit scalars
0.15.96
Anthon van der Neut
2019-05-16
1
-0
/
+1
*
fix issue #239 dropping comments before document-end on load_all
0.15.69
Anthon van der Neut
2018-09-20
1
-1
/
+1
*
mypy update
Anthon van der Neut
2018-08-25
1
-8
/
+11
*
fix issue #163 comment disappearing in list before flow mapping
Anthon van der Neut
2018-08-12
1
-0
/
+4
*
fix issue #175 exception while raising error
Anthon van der Neut
2018-08-09
1
-1
/
+1
*
Apply oitnb and mypy 0.620, then make everything work again
0.15.48
Anthon van der Neut
2018-08-03
1
-10
/
+10
*
re-added test to make sure C-Compiler is available
0.15.41
Anthon van der Neut
2018-06-27
1
-2
/
+2
*
fix comment dumping
0.15.31
Anthon van der Neut
2017-08-15
1
-2
/
+2
*
fix issue #25: dropping comment between mapping key and value
0.15.24
Anthon van der Neut
2017-08-09
1
-19
/
+6
*
fix for indenting non-indented sequence after comment
Anthon van der Neut
2017-08-09
1
-4
/
+17
*
remove debug statements
Anthon van der Neut
2017-08-09
1
-5
/
+5
*
python 2.7 changes float round-trippign
Anthon van der Neut
2017-08-07
1
-2
/
+19
*
more float stuff and mypy changes
Anthon van der Neut
2017-08-06
1
-0
/
+1
*
more useful CommentToken dumping
Anthon van der Neut
2017-08-05
1
-0
/
+3
*
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.1
0.14.8
Anthon van der Neut
2017-04-19
1
-1
/
+3
*
update for mypy --strict, prepare de-inheritance (Loader/Dumper)
0.14.0
Anthon van der Neut
2017-03-21
1
-0
/
+17
*
some changes for mypy --strict
Anthon van der Neut
2017-03-16
1
-0
/
+1
*
addresses #25 comment after empty (null) values
0.13.2
Anthon van der Neut
2016-11-28
1
-1
/
+7
*
memory usage optimisations
0.13.1
Anthon van der Neut
2016-11-22
1
-2
/
+25
*
pep8 compliance, util.load_yaml_guess_indent
0.11.2
Anthon van der Neut
2016-02-27
1
-0
/
+3
*
- make sure there is a space before # if scalar pushes (through indent)
Anthon van der Neut
2016-02-16
1
-1
/
+1
*
Fix Issue 11, double dump lost comments
Anthon van der Neut
2015-09-14
1
-0
/
+4
*
- main problem in moving stuff from yaml/py to yaml was that
Anthon van der Neut
2015-08-28
1
-0
/
+188