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
/
constructor.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix issue #25: dropping comment between mapping key and value
0.15.24
Anthon van der Neut
2017-08-09
1
-1
/
+1
*
more float stuff and mypy changes
Anthon van der Neut
2017-08-06
1
-10
/
+20
*
scalarfloat support
Anthon van der Neut
2017-08-06
1
-0
/
+53
*
no sexagesimal floats in 1.2
Anthon van der Neut
2017-08-05
1
-1
/
+1
*
warn on incorrect YAML 1.1 floats
Anthon van der Neut
2017-08-05
1
-3
/
+9
*
added register_class/yaml_object
0.15.19
Anthon van der Neut
2017-07-13
1
-0
/
+11
*
update to flake8==3.3.0 with --ignore F405
Anthon van der Neut
2017-07-12
1
-28
/
+30
*
fix issue #130: warning on duplicates in merge key mapping
0.15.13
Anthon van der Neut
2017-06-24
1
-1
/
+1
*
fix issue #130: regression in nested merges
Anthon van der Neut
2017-06-24
1
-1
/
+1
*
rt set handling now checks for duplicate keys
Anthon van der Neut
2017-06-09
1
-1
/
+3
*
fix issue # 123: type annotations
0.15.2
Anthon van der Neut
2017-06-07
1
-24
/
+25
*
error/warning on duplicate mapping keys
0.15.1
Anthon van der Neut
2017-06-07
1
-28
/
+72
*
initial version with YAML class
0.15.0
Anthon van der Neut
2017-06-04
1
-1
/
+5
*
typing no longer needed, fix issue #117 (2.6 support)
0.14.9
Anthon van der Neut
2017-04-22
1
-1
/
+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
-11
/
+12
*
fix issue #115: preserve _ and leading 0s in integers
0.14.7
Anthon van der Neut
2017-04-18
1
-6
/
+43
*
fix issue 112: hexadecimal not preserved
0.14.6
Anthon van der Neut
2017-04-14
1
-0
/
+40
*
update for mypy --strict, prepare de-inheritance (Loader/Dumper)
0.14.0
Anthon van der Neut
2017-03-21
1
-40
/
+60
*
changes for mypy
Anthon van der Neut
2017-03-17
1
-16
/
+21
*
some changes for mypy --strict
Anthon van der Neut
2017-03-16
1
-42
/
+103
*
fix for #85: mypy complaining about unicode (reported by Peter Amstutz)
0.13.7
Anthon van der Neut
2016-12-27
1
-1
/
+1
*
addresses #25 comment after empty (null) values
0.13.2
Anthon van der Neut
2016-11-28
1
-0
/
+14
*
round-trip sequence key elements
0.12.14
Anthon van der Neut
2016-09-21
1
-1
/
+6
*
fix issue 45: preserve datetime 'T' + timezone
Anthon van der Neut
2016-08-20
1
-9
/
+59
*
added .keys(), items(), values(), corrected __contains__
Anthon van der Neut
2016-08-17
1
-2
/
+4
*
addition type info to satisfy schema_salad
0.12.1
Anthon van der Neut
2016-08-16
1
-0
/
+2
*
initial type info, drop 2.6
0.12.0
Anthon van der Neut
2016-08-15
1
-15
/
+10
*
added optional preservation of quotes around scalars
Anthon van der Neut
2016-07-06
1
-1
/
+7
*
pep8 compliance, util.load_yaml_guess_indent
0.11.2
Anthon van der Neut
2016-02-27
1
-9
/
+29
*
- introducing version support and differentiation for RoundTripLoader
0.11.0
Anthon van der Neut
2016-02-18
1
-2
/
+14
*
- make sure there is a space before # if scalar pushes (through indent)
Anthon van der Neut
2016-02-16
1
-24
/
+24
*
Jython compatibility
Anthon van der Neut
2015-10-08
1
-6
/
+14
*
Fix issue 9
Anthon van der Neut
2015-09-14
1
-0
/
+5
*
- main problem in moving stuff from yaml/py to yaml was that
Anthon van der Neut
2015-08-28
1
-0
/
+1116