summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorAnthon van der Neut <anthon@mnt.org>2018-08-15 16:21:28 +0200
committerAnthon van der Neut <anthon@mnt.org>2018-08-15 16:21:28 +0200
commit5ac6848b87e54e23fe87f5324726ff177c96550b (patch)
tree14f617144aeb10657c9a563554ae0193488f8ebe /CHANGES
parent21e5474048c6a5b9a267c3717078cd207ee0bdb1 (diff)
downloadruamel.yaml-5ac6848b87e54e23fe87f5324726ff177c96550b.tar.gz
fix issue #220 error when running code with Python -O0.15.56
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 9d44f14..fa6ff80 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+[0, 15, 56]: 2018-08-15
+ - fix issue with ``python -O`` optimizing away code (reported, and detailed cause
+ pinpointed, by `Alex Grönholm <https://bitbucket.org/agronholm/>`__
+
[0, 15, 55]: 2018-08-14
- unmade ``CommentedSeq`` a subclass of ``list``. It is now