summaryrefslogtreecommitdiff
path: root/_doc
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2018-08-14 17:53:12 +0200
committerAnthon van der Neut <anthon@mnt.org>2018-08-14 17:53:12 +0200
commitecd5f8dbaf580fa618205845374256a301d0675f (patch)
treec90362a9922031e9fdf49a3dcfaabe8291e337b5 /_doc
parent0923c2a691f57f9e095f5c4b9a8f06fa78bb46d2 (diff)
downloadruamel.yaml-ecd5f8dbaf580fa618205845374256a301d0675f.tar.gz
fix issue #176 CommentedSeq does not support slice assignment
I implemented slicing in an intermediate baseclass ruamel.yaml.compat.MutableSliceableSequence, on top of collections.{,abc.}.MutableSequence. I'm not sure if I tested all possibilities but CommentedSeq **should** now support all (extended) slicing operations. Test were added in _test/test_issues.py *When this change indeed resolves your problem, please **Close** this issue*. *(You can do so using the WorkFlow pull-down (close to the top right of this page))*
Diffstat (limited to '_doc')
0 files changed, 0 insertions, 0 deletions