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
/
test_api_change.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
-1
/
+1
*
remove python 2 specific code
Anthon van der Neut
2021-03-09
1
-7
/
+5
*
split off C library into separate package
0.16.0
Anthon van der Neut
2019-07-25
1
-2
/
+2
*
resolves issue #274 replace dict with collections.OrderedDict when loading
0.15.85
Anthon van der Neut
2019-01-08
1
-0
/
+1
*
Add test for new-api `parse` method
Anthony Sottile
2018-12-28
1
-0
/
+14
*
cleanup of commented out xfails, added some (most failing) rt tests for spec ...
Anthon van der Neut
2018-08-29
1
-1
/
+0
*
fix issue #165 Python2 raising error when Unicode text involved in duplicate ...
0.15.55
Anthon van der Neut
2018-08-14
1
-1
/
+0
*
undid miswrapping of tests
Anthon van der Neut
2018-08-05
1
-18
/
+14
*
Apply oitnb and mypy 0.620, then make everything work again
0.15.48
Anthon van der Neut
2018-08-03
1
-12
/
+37
*
Resolving issue #210 deprecation warning in python 3.7
Anthon van der Neut
2018-07-28
1
-2
/
+23
*
This merges PR 34 and fixes issue #211
0.15.45
Anthon van der Neut
2018-07-26
1
-1
/
+1
|
\
*
|
test for StopIteration
Anthon van der Neut
2018-07-26
1
-0
/
+15
|
/
*
HG: *When this change indeed resolves your problem, please **Close** this iss...
Anthon van der Neut
2018-07-12
1
-2
/
+11
*
fix issue #149: operated on ScalarFloat cannot be dumped.
0.15.32
Anthon van der Neut
2017-08-21
1
-1
/
+2
*
allow setting of yaml.default_flow_style = None in new API
Anthon van der Neut
2017-08-21
1
-1
/
+13
*
fix https://stackoverflow.com/a/45281922/1307905
0.15.21
Anthon van der Neut
2017-07-25
1
-0
/
+19
*
Use selected Representer/Resolver with C dump
0.15.15
Anthon van der Neut
2017-06-27
1
-0
/
+13
*
rt set handling now checks for duplicate keys
Anthon van der Neut
2017-06-09
1
-0
/
+15
*
fix reset of scanner, reader, parser on multi-load
0.15.5
Anthon van der Neut
2017-06-08
1
-0
/
+8
*
added `transform` parameter to `dump`, to post-process output before writing
0.15.4
Anthon van der Neut
2017-06-08
1
-0
/
+63
*
error/warning on duplicate mapping keys
0.15.1
Anthon van der Neut
2017-06-07
1
-0
/
+28