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
*
remove python 2 specific code
Anthon van der Neut
2021-03-09
1
-0
/
+13
*
last release supporting 2.7
0.16.13
Anthon van der Neut
2021-03-05
1
-3
/
+19
*
corrections on update()
Anthon van der Neut
2020-09-22
1
-1
/
+1
*
fix issue 359
Anthon van der Neut
2020-09-22
1
-0
/
+4
*
update links in doc
0.16.12
Anthon van der Neut
2020-09-04
1
-3
/
+6
*
udpate setup.py to workaround issue in setuptools
0.16.11
Anthon van der Neut
2020-09-03
1
-2
/
+6
*
update url in meta and .svg in README
0.16.10
Anthon van der Neut
2020-02-12
1
-5
/
+7
*
remove duplicates from CHANGES
0.16.9
Anthon van der Neut
2020-02-11
1
-1
/
+5
*
allow C extension install for Python 3.8
0.16.8
Anthon van der Neut
2020-02-11
1
-2
/
+6
*
fix issue with mypy, dumping lit scalar in sequence
0.16.7
Anthon van der Neut
2020-01-30
1
-2
/
+7
*
correct empty string mapping key rt
0.16.6
Anthon van der Neut
2020-01-20
1
-3
/
+7
*
empty string mapping key preservation
Anthon van der Neut
2019-11-26
1
-0
/
+4
*
allow list as typ argument for YAML()
0.16.5
Anthon van der Neut
2019-08-18
1
-2
/
+5
*
output of # in TAG directive
0.16.4
Anthon van der Neut
2019-08-16
1
-2
/
+7
*
mypy, split contruct_object
0.16.3
Anthon van der Neut
2019-08-15
1
-1
/
+7
*
allow # in 1.2 URI's
0.16.2
Anthon van der Neut
2019-08-15
1
-2
/
+7
*
allow '#' in tag URI, force use of new clib
0.16.1
Anthon van der Neut
2019-08-08
1
-2
/
+9
*
split off C library into separate package
0.16.0
Anthon van der Neut
2019-07-25
1
-2
/
+6
*
allow dump of deepcopied data from commented YAML
0.15.100
Anthon van der Neut
2019-07-17
1
-2
/
+9
*
add py.typed to distribution
0.15.99
Anthon van der Neut
2019-07-12
1
-2
/
+10
*
Fix https://bitbucket.org/ruamel/yaml/issues/281/repo-link-in-readme-is-non-s...
Michael Crusoe
2019-07-11
1
-1
/
+1
*
regenerate _ruamel_yaml.c with newest cython for 3.8.0b2
0.15.98
Anthon van der Neut
2019-07-09
1
-2
/
+7
*
regenerate ext/_ruamel_yaml.c with Cython version 0.29.10
0.15.97
Anthon van der Neut
2019-06-06
1
-3
/
+5
*
regenerate ext/_ruamel_yaml.c using Cython version 0.29.9
Anthon van der Neut
2019-05-30
1
-0
/
+5
*
indentation of comments after folded/lit scalars
0.15.96
Anthon van der Neut
2019-05-16
1
-1
/
+6
*
fix comments on anchored nodes in block sequence
0.15.95
Anthon van der Neut
2019-05-16
1
-2
/
+9
*
add line-break to EOF comment without one
0.15.94
Anthon van der Neut
2019-04-23
1
-2
/
+7
*
Add y/Y/n/N to boolean values under 1.1
0.15.93
Anthon van der Neut
2019-04-21
1
-2
/
+9
*
YAML 1.2 allows empty implicit keys in block style mappings
0.15.92
Anthon van der Neut
2019-04-16
1
-2
/
+6
*
optionally allow duplicate merge keys
0.15.91
Anthon van der Neut
2019-04-05
1
-3
/
+7
*
fix update CommentedMap with list of tuples
0.15.90
Anthon van der Neut
2019-04-04
1
-2
/
+6
*
fix issue #279 block sequence elements with flow mapping collapsed
0.15.89
Anthon van der Neut
2019-02-27
1
-3
/
+5
*
fix issue #280 namedtuple erorring in error generation on safe_dump
Anthon van der Neut
2019-02-27
1
-0
/
+4
*
fix issue #278 inclusion of spurious .py files in linux wheels and tar
0.15.88
Anthon van der Neut
2019-02-12
1
-2
/
+6
*
fix indexing error on empty list for merge-key position
0.15.87
Anthon van der Neut
2019-01-22
1
-2
/
+6
*
insert merge key in old (absolute) position
0.15.86
Anthon van der Neut
2019-01-16
1
-7
/
+15
*
resolves issue #274 replace dict with collections.OrderedDict when loading
0.15.85
Anthon van der Neut
2019-01-08
1
-2
/
+10
*
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
[next]