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
/
compat.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
add nprintf for debugging
Anthon van der Neut
2018-10-16
1
-6
/
+12
*
mypy update
Anthon van der Neut
2018-09-19
1
-2
/
+2
*
nprint object with set_max_print to limit recursion
Anthon van der Neut
2018-09-16
1
-3
/
+30
*
mypy and minor fix
Anthon van der Neut
2018-09-09
1
-2
/
+2
*
updates for mypy and remove print statements
Anthon van der Neut
2018-08-18
1
-4
/
+5
*
allow simple mappings as mapping keys
Anthon van der Neut
2018-08-16
1
-2
/
+2
*
fix issue #176 CommentedSeq does not support slice assignment
Anthon van der Neut
2018-08-14
1
-0
/
+61
*
reimplement CommentedSeq to subclass MutableSequence instead of list
Anthon van der Neut
2018-08-14
1
-2
/
+2
*
fix issue #196 loosing items on cast to dict
0.15.52
Anthon van der Neut
2018-08-09
1
-0
/
+2
*
added context manager, mypy cleanup (w. Optional) added tests
0.15.50
Anthon van der Neut
2018-08-05
1
-2
/
+2
*
Apply oitnb and mypy 0.620, then make everything work again
0.15.48
Anthon van der Neut
2018-08-03
1
-6
/
+17
*
Resolving issue #210 deprecation warning in python 3.7
Anthon van der Neut
2018-07-28
1
-0
/
+2
*
on Windows+PY2 get_config_var('Py_UNICODE_SIZE') is None
Marcel Bargull
2018-07-12
1
-4
/
+1
*
fix regression caused by PR 27
0.15.42
Anthon van der Neut
2018-07-01
1
-0
/
+5
*
re-added test to make sure C-Compiler is available
0.15.41
Anthon van der Neut
2018-06-27
1
-1
/
+1
*
fix for indenting non-indented sequence after comment
Anthon van der Neut
2017-08-09
1
-0
/
+7
*
fix issue #144: integer overflow on 2.7 (reported by ccatterina)
0.15.23
Anthon van der Neut
2017-08-01
1
-0
/
+4
*
update to flake8==3.3.0 with --ignore F405
Anthon van der Neut
2017-07-12
1
-4
/
+5
*
top-level folded/literal scalar col-0
0.15.6
Anthon van der Neut
2017-06-10
1
-0
/
+1
*
error/warning on duplicate mapping keys
0.15.1
Anthon van der Neut
2017-06-07
1
-0
/
+10
*
typing no longer needed, fix issue #117 (2.6 support)
0.14.9
Anthon van der Neut
2017-04-22
1
-2
/
+2
*
fix issue 106, Text undefined in 3.5.1
0.14.1
Anthon van der Neut
2017-03-22
1
-5
/
+7
*
update for mypy --strict, prepare de-inheritance (Loader/Dumper)
0.14.0
Anthon van der Neut
2017-03-21
1
-8
/
+11
*
changes for mypy
Anthon van der Neut
2017-03-17
1
-1
/
+4
*
some changes for mypy --strict
Anthon van der Neut
2017-03-16
1
-5
/
+23
*
fix #92: typo in import
0.13.9
Anthon van der Neut
2017-01-19
1
-1
/
+1
*
memory usage optimisations
0.13.1
Anthon van der Neut
2016-11-22
1
-0
/
+14
*
fix for issue #72, dot allowed in anchor
Anthon van der Neut
2016-11-13
1
-0
/
+20
*
rewrite of 32 bit support based on exception
0.12.10
Anthon van der Neut
2016-09-05
1
-6
/
+0
*
32 bit unicode not supported on MacOS, fixes issue #56
0.12.9
Anthon van der Neut
2016-09-05
1
-0
/
+7
*
further tweaking for running mypy in schema_salad
0.12.2
Anthon van der Neut
2016-08-16
1
-2
/
+3
*
initial type info, drop 2.6
0.12.0
Anthon van der Neut
2016-08-15
1
-7
/
+7
*
allow insert in CommentedMap (Py3) and add comment
0.11.11
Anthon van der Neut
2016-05-02
1
-1
/
+14
*
pep8 compliance, util.load_yaml_guess_indent
0.11.2
Anthon van der Neut
2016-02-27
1
-0
/
+1
*
- main problem in moving stuff from yaml/py to yaml was that
Anthon van der Neut
2015-08-28
1
-0
/
+106