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
/
cyaml.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove python 2 specific code
Anthon van der Neut
2021-03-09
1
-2
/
+0
*
work around issue 6112 in mypy
Anthon van der Neut
2018-12-28
1
-1
/
+1
*
added context manager, mypy cleanup (w. Optional) added tests
0.15.50
Anthon van der Neut
2018-08-05
1
-7
/
+7
*
Apply oitnb and mypy 0.620, then make everything work again
0.15.48
Anthon van der Neut
2018-08-03
1
-54
/
+120
*
more float stuff and mypy changes
Anthon van der Neut
2017-08-06
1
-1
/
+1
*
fix https://stackoverflow.com/a/45281922/1307905
0.15.21
Anthon van der Neut
2017-07-25
1
-0
/
+1
*
initial version with YAML class
0.15.0
Anthon van der Neut
2017-06-04
1
-2
/
+1
*
fix problem in cdav/ooo.py safe-dumping with cyaml
0.14.10
Anthon van der Neut
2017-04-26
1
-0
/
+3
*
typing no longer needed, fix issue #117 (2.6 support)
0.14.9
Anthon van der Neut
2017-04-22
1
-4
/
+1
*
fix issue 106, Text undefined in 3.5.1
0.14.1
Anthon van der Neut
2017-03-22
1
-2
/
+5
*
update for mypy --strict, prepare de-inheritance (Loader/Dumper)
0.14.0
Anthon van der Neut
2017-03-21
1
-15
/
+40
*
missing keyword parms, issue 44
Anthon van der Neut
2016-08-19
1
-2
/
+2
*
initial type info, drop 2.6
0.12.0
Anthon van der Neut
2016-08-15
1
-15
/
+12
*
added optional preservation of quotes around scalars
Anthon van der Neut
2016-07-06
1
-1
/
+1
*
pep8 compliance, util.load_yaml_guess_indent
0.11.2
Anthon van der Neut
2016-02-27
1
-3
/
+5
*
- introducing version support and differentiation for RoundTripLoader
0.11.0
Anthon van der Neut
2016-02-18
1
-3
/
+3
*
- make sure there is a space before # if scalar pushes (through indent)
Anthon van der Neut
2016-02-16
1
-8
/
+8
*
Jython compatibility
Anthon van der Neut
2015-10-08
1
-6
/
+10
*
renamed cython module to _ruamel_yaml fixing issue #10
Anthon van der Neut
2015-09-13
1
-1
/
+1
*
- main problem in moving stuff from yaml/py to yaml was that
Anthon van der Neut
2015-08-28
1
-0
/
+88