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
/
_doc
Commit message (
Expand
)
Author
Age
Files
Lines
*
extract timestamp matching/creation to util.py
0.17.17
Anthon van der Neut
2021-10-31
1
-1
/
+1
*
handle 397 with newline
0.17.16
Anthon van der Neut
2021-08-28
1
-1
/
+1
*
fix issue 397 inserting comment when post key comment exists
0.17.15
Anthon van der Neut
2021-08-28
1
-1
/
+1
*
fix issue with insert in merged-in dict
0.17.14
Anthon van der Neut
2021-08-25
1
-1
/
+1
*
minor fix
0.17.13
Anthon van der Neut
2021-08-21
1
-1
/
+1
*
fix for 394
0.17.12
Anthon van der Neut
2021-08-21
1
-1
/
+1
*
fix issues 389 and 392
0.17.11
Anthon van der Neut
2021-08-19
1
-1
/
+1
*
old end-of-list comment can have five positions
0.17.10
Anthon van der Neut
2021-06-24
1
-1
/
+1
*
issue updating CommentedMap with dict introduced in 0.16.13
0.17.9
Anthon van der Neut
2021-06-10
1
-1
/
+1
*
fix for issue 387
0.17.8
Anthon van der Neut
2021-06-09
1
-1
/
+1
*
same as issue 385 for other deprecated loaders.
0.17.7
Anthon van der Neut
2021-05-31
1
-1
/
+1
*
fix 385 (missing attribute) and mypy issues
0.17.6
Anthon van der Neut
2021-05-31
1
-1
/
+1
*
fix for issue 384
0.17.5
Anthon van der Neut
2021-05-30
1
-1
/
+1
*
partial fix for 351
0.17.4
Anthon van der Neut
2021-04-07
1
-1
/
+1
*
fix for issue 382, error in format string
0.17.3
Anthon van der Neut
2021-04-07
1
-1
/
+1
*
change py2.py3 wheel to py3 only wheel
0.17.2
Anthon van der Neut
2021-03-29
1
-1
/
+1
*
add Python 3 only classifier
0.17.1
Anthon van der Neut
2021-03-29
1
-1
/
+1
*
remove support for 2.7, prepare for f-strings
0.17.0
Anthon van der Neut
2021-03-26
4
-2
/
+4
*
remove python 2 specific code
Anthon van der Neut
2021-03-09
1
-8
/
+8
*
last release supporting 2.7
0.16.13
Anthon van der Neut
2021-03-05
2
-2
/
+2
*
explain round-tripping
Anthon van der Neut
2020-10-15
2
-10
/
+5
*
try to re-enable rtfd
Anthon van der Neut
2020-09-05
1
-1
/
+1
*
try to re-enable rtfd
Anthon van der Neut
2020-09-05
1
-1
/
+1
*
update links in doc
0.16.12
Anthon van der Neut
2020-09-04
4
-10
/
+10
*
udpate setup.py to workaround issue in setuptools
0.16.11
Anthon van der Neut
2020-09-03
1
-1
/
+1
*
update url in meta and .svg in README
0.16.10
Anthon van der Neut
2020-02-12
1
-1
/
+1
*
remove duplicates from CHANGES
0.16.9
Anthon van der Neut
2020-02-11
1
-1
/
+1
*
allow C extension install for Python 3.8
0.16.8
Anthon van der Neut
2020-02-11
1
-1
/
+1
*
fix issue with mypy, dumping lit scalar in sequence
0.16.7
Anthon van der Neut
2020-01-30
1
-1
/
+1
*
correct empty string mapping key rt
0.16.6
Anthon van der Neut
2020-01-20
1
-1
/
+1
*
allow list as typ argument for YAML()
0.16.5
Anthon van der Neut
2019-08-18
1
-1
/
+1
*
output of # in TAG directive
0.16.4
Anthon van der Neut
2019-08-16
1
-1
/
+1
*
mypy, split contruct_object
0.16.3
Anthon van der Neut
2019-08-15
1
-1
/
+1
*
allow # in 1.2 URI's
0.16.2
Anthon van der Neut
2019-08-15
1
-1
/
+1
*
allow '#' in tag URI, force use of new clib
0.16.1
Anthon van der Neut
2019-08-08
1
-1
/
+1
*
split off C library into separate package
0.16.0
Anthon van der Neut
2019-07-25
1
-1
/
+1
*
allow dump of deepcopied data from commented YAML
0.15.100
Anthon van der Neut
2019-07-17
1
-1
/
+1
*
add py.typed to distribution
0.15.99
Anthon van der Neut
2019-07-12
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
-1
/
+1
*
regenerate ext/_ruamel_yaml.c with Cython version 0.29.10
0.15.97
Anthon van der Neut
2019-06-06
1
-1
/
+1
*
indentation of comments after folded/lit scalars
0.15.96
Anthon van der Neut
2019-05-16
1
-1
/
+1
*
fix comments on anchored nodes in block sequence
0.15.95
Anthon van der Neut
2019-05-16
1
-1
/
+1
*
add line-break to EOF comment without one
0.15.94
Anthon van der Neut
2019-04-23
1
-1
/
+1
*
Add y/Y/n/N to boolean values under 1.1
0.15.93
Anthon van der Neut
2019-04-21
1
-1
/
+1
*
YAML 1.2 allows empty implicit keys in block style mappings
0.15.92
Anthon van der Neut
2019-04-16
4
-18
/
+24
*
optionally allow duplicate merge keys
0.15.91
Anthon van der Neut
2019-04-05
1
-1
/
+1
*
fix update CommentedMap with list of tuples
0.15.90
Anthon van der Neut
2019-04-04
1
-1
/
+1
*
fix issue #279 block sequence elements with flow mapping collapsed
0.15.89
Anthon van der Neut
2019-02-27
1
-1
/
+1
*
fix issue #278 inclusion of spurious .py files in linux wheels and tar
0.15.88
Anthon van der Neut
2019-02-12
1
-1
/
+1
*
fix indexing error on empty list for merge-key position
0.15.87
Anthon van der Neut
2019-01-22
1
-1
/
+1
[next]