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
/
README.rst
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixes issue #269 CommentedMap.copy() not returning CommentedMap
0.15.84
Anthon van der Neut
2019-01-07
1
-2
/
+6
*
fix issue with roundtripping mappings keys that are aliases to scalar strings
0.15.83
Anthon van der Neut
2019-01-02
1
-2
/
+5
*
preserve anchors on scalars, on tagged objects
0.15.82
Anthon van der Neut
2018-12-28
1
-6
/
+13
*
fix issue #244 dumping methods of metaclass derived classes
0.15.81
Anthon van der Neut
2018-12-06
1
-2
/
+6
*
fix for issue with folds after (and before) spaces being emitted as BEL chara...
0.15.80
Anthon van der Neut
2018-11-26
1
-3
/
+7
*
resolves issue with anchors specified deeper in the data structure than aliases
0.15.79
Anthon van der Neut
2018-11-21
1
-2
/
+6
*
fix issue #261 Str, Num, Bytes, NameConstant moved from _ast to ast in 3.8
0.15.78
Anthon van der Neut
2018-11-15
1
-2
/
+6
*
fix issue #194 object attributes always sorted
0.15.77
Anthon van der Neut
2018-11-09
1
-2
/
+9
*
fix issue #255 and #256 empty collection defaulting to flow-style
0.15.76
Anthon van der Neut
2018-11-01
1
-2
/
+7
*
fixes issue #254 single question mark not dumped with quotes
0.15.75
Anthon van der Neut
2018-10-27
1
-2
/
+10
*
fix issue #250 dropping of comment when seq within seq
0.15.74
Anthon van der Neut
2018-10-17
1
-2
/
+6
*
add .compact() to set non-compacting for sequence/mapping within sequence
0.15.73
Anthon van der Neut
2018-10-16
1
-2
/
+7
*
fix issue #245 regression on C parsing of explicit 1.1 source
0.15.72
Anthon van der Neut
2018-10-06
1
-3
/
+7
*
fix issue #238 construct recursive objects
0.15.71
Anthon van der Neut
2018-09-26
1
-2
/
+15
*
fix #233 fix #231 reverting to subclass dict resp list for CommentedMap/Seq
0.15.70
Anthon van der Neut
2018-09-21
1
-2
/
+10
*
fix issue #239 dropping comments before document-end on load_all
0.15.69
Anthon van der Neut
2018-09-20
1
-1
/
+5
*
fix issue #238 incompatibility between __setstate__ and recursive parameters
0.15.68
Anthon van der Neut
2018-09-20
1
-2
/
+8
*
fix for issue #235 extra indent on non-root literal strings on rt
0.15.67
Anthon van der Neut
2018-09-19
1
-2
/
+7
*
fix issue #234 safe_load inserting a fold indicator character
0.15.66
Anthon van der Neut
2018-09-07
1
-1
/
+5
*
roll out new version, with some fixes/enhancements
0.15.65
Anthon van der Neut
2018-09-07
1
-3
/
+6
*
add key and reverse parameter to CommentedSeq.sort()
Anthon van der Neut
2018-09-01
1
-0
/
+1
*
rt of doc with root literal and embedded directive/document end
Anthon van der Neut
2018-09-01
1
-0
/
+4
*
default to non-braced single item mappings in flow sequences
0.15.64
Anthon van der Neut
2018-08-30
1
-3
/
+8
*
allow round trip of tagged sequences
Anthon van der Neut
2018-08-30
1
-0
/
+3
*
new release to push new .tar.gz (for Windows users using that)
0.15.63
Anthon van der Neut
2018-08-29
1
-1
/
+4
*
allow version 1.2 using C loader/dumper
0.15.62
Anthon van der Neut
2018-08-29
1
-2
/
+7
*
fix #158 folded scalars not roundtripping
0.15.61
Anthon van der Neut
2018-08-23
1
-2
/
+8
*
fix issue #219 breakage on single entry map as flow sequence element
0.15.60
Anthon van der Neut
2018-08-18
1
-2
/
+9
*
fix issue 223 Cloader not initialising Resolver version
0.15.59
Anthon van der Neut
2018-08-17
1
-1
/
+5
*
fix issue 222 string to dump checked against 1.1 patterns
0.15.58
Anthon van der Neut
2018-08-17
1
-4
/
+10
*
allow simple mappings as mapping keys
Anthon van der Neut
2018-08-16
1
-1
/
+17
*
fix issue #221 .__add__() and .sort() no longer available on CommentedSeq
0.15.57
Anthon van der Neut
2018-08-15
1
-2
/
+6
*
fix issue #220 error when running code with Python -O
0.15.56
Anthon van der Neut
2018-08-15
1
-2
/
+6
*
readme formatting
Anthon van der Neut
2018-08-14
1
-2
/
+0
*
fix issue #165 Python2 raising error when Unicode text involved in duplicate ...
0.15.55
Anthon van der Neut
2018-08-14
1
-2
/
+18
*
fix issue 102 now also for empty mappings with comments
0.15.54
Anthon van der Neut
2018-08-13
1
-2
/
+12
*
fix issue #160 flow mapping in sequence with comment gobbling newline
0.15.53
Anthon van der Neut
2018-08-12
1
-3
/
+11
*
fix issue #196 loosing items on cast to dict
0.15.52
Anthon van der Neut
2018-08-09
1
-2
/
+11
*
push new version fixing two issues
0.15.51
Anthon van der Neut
2018-08-08
1
-2
/
+11
*
added context manager, mypy cleanup (w. Optional) added tests
0.15.50
Anthon van der Neut
2018-08-05
1
-1
/
+7
*
leading empty lines and comments on root level literal scalars not preserved
0.15.49
Anthon van der Neut
2018-08-05
1
-2
/
+8
*
Apply oitnb and mypy 0.620, then make everything work again
0.15.48
Anthon van der Neut
2018-08-03
1
-2
/
+7
*
badges
Anthon van der Neut
2018-08-03
1
-2
/
+2
*
badges
Anthon van der Neut
2018-08-03
1
-3
/
+3
*
badges
Anthon van der Neut
2018-08-03
1
-3
/
+4
*
more badges
Anthon van der Neut
2018-08-01
1
-1
/
+1
*
more badges
Anthon van der Neut
2018-08-01
1
-3
/
+1
*
badges
Anthon van der Neut
2018-08-01
1
-2
/
+9
*
Rebuild due to old .so version in 3.6 linux .whl, this fixes issue #212
0.15.47
Anthon van der Neut
2018-07-31
1
-2
/
+11
*
added captured DeprecationWarning test
0.15.46
Anthon van der Neut
2018-07-29
1
-3
/
+12
[next]