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
/
_test
/
roundtrip.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove support for 2.7, prepare for f-strings
0.17.0
Anthon van der Neut
2021-03-26
1
-5
/
+6
*
remove python 2 specific code
Anthon van der Neut
2021-03-09
1
-29
/
+64
*
allow # in 1.2 URI's
0.16.2
Anthon van der Neut
2019-08-15
1
-4
/
+2
*
preserve directives, optional push root level scalar to own line
Anthon van der Neut
2019-08-15
1
-0
/
+49
*
fix issue #245 regression on C parsing of explicit 1.1 source
0.15.72
Anthon van der Neut
2018-10-06
1
-0
/
+4
*
test hierarchy, per file creation/loading of YAML
Anthon van der Neut
2018-10-02
1
-1
/
+2
*
added Python -> YAML testing
Anthon van der Neut
2018-10-02
1
-2
/
+5
*
cleanup of commented out xfails, added some (most failing) rt tests for spec ...
Anthon van der Neut
2018-08-29
1
-1
/
+18
*
allow simple mappings as mapping keys
Anthon van der Neut
2018-08-16
1
-0
/
+3
*
added failing test re #220 .pop optimized away
Anthon van der Neut
2018-08-15
1
-2
/
+5
*
fix issue #124: incorrect tags for class methods
Anthon van der Neut
2018-08-08
1
-1
/
+1
*
Apply oitnb and mypy 0.620, then make everything work again
0.15.48
Anthon van der Neut
2018-08-03
1
-32
/
+68
*
added captured DeprecationWarning test
0.15.46
Anthon van der Neut
2018-07-29
1
-0
/
+28
*
Resolving issue #210 deprecation warning in python 3.7
Anthon van der Neut
2018-07-28
1
-49
/
+57
*
fix issue #51: separate indent levels for mappings and sequences
0.15.29
Anthon van der Neut
2017-08-14
1
-0
/
+15
*
fix lists within lists with comments
Anthon van der Neut
2017-08-13
1
-2
/
+3
*
update tests
Anthon van der Neut
2017-08-09
1
-1
/
+17
*
scalarfloat support
Anthon van der Neut
2017-08-06
1
-0
/
+1
*
fix https://stackoverflow.com/a/45281922/1307905
0.15.21
Anthon van der Neut
2017-07-25
1
-1
/
+1
*
added register_class/yaml_object
0.15.19
Anthon van der Neut
2017-07-13
1
-0
/
+12
*
update to flake8==3.3.0 with --ignore F405
Anthon van der Neut
2017-07-12
1
-1
/
+1
*
level zero literals, renamed plug-in, mypy updates
Anthon van der Neut
2017-06-23
1
-0
/
+15
*
top-level folded/literal scalar col-0
0.15.6
Anthon van der Neut
2017-06-10
1
-0
/
+10
*
fixes issue #103
Anthon van der Neut
2017-05-01
1
-5
/
+26
*
round-trip sequence key elements
0.12.14
Anthon van der Neut
2016-09-21
1
-5
/
+8
*
fix issue 36: gobbled empty lines in top-level mapping
0.12.6
Anthon van der Neut
2016-09-03
1
-2
/
+4
*
fix issue 45: preserve datetime 'T' + timezone
Anthon van der Neut
2016-08-20
1
-0
/
+4
*
added optional preservation of quotes around scalars
Anthon van der Neut
2016-07-06
1
-4
/
+5
*
allow "indent=2, block_seq_indent=2"
0.11.10
Anthon van der Neut
2016-04-19
1
-3
/
+3
*
added top_level_colon_align/prefix_colon
0.11.9
Anthon van der Neut
2016-04-14
1
-8
/
+13
*
fix some commen indentation problems
0.11.3
Anthon van der Neut
2016-02-27
1
-5
/
+6
*
pep8 compliance, util.load_yaml_guess_indent
0.11.2
Anthon van der Neut
2016-02-27
1
-11
/
+12
*
- make sure there is a space before # if scalar pushes (through indent)
Anthon van der Neut
2016-02-16
1
-2
/
+2
*
moved test to _test to prevent setuptools from including test/test_*.py
0.10.17
Anthon van der Neut
2016-01-22
1
-0
/
+54