summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorKali Kaneko <kali@leap.se>2014-08-19 11:27:29 -0500
committerKali Kaneko <kali@leap.se>2014-08-19 11:45:22 -0500
commit7a21894a084d49573a0f2334d1b8baeebd5ccee4 (patch)
treececf097411333f84cb95b314641dcbe7d84be792 /changes
parentb1125ba0b6526cdf6b18844ba916909d0ca61cc0 (diff)
remove dict comprenhension
Diffstat (limited to 'changes')
-rw-r--r--changes/bug-remove-dict-comprenhension1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/bug-remove-dict-comprenhension b/changes/bug-remove-dict-comprenhension
new file mode 100644
index 00000000..4e9468d8
--- /dev/null
+++ b/changes/bug-remove-dict-comprenhension
@@ -0,0 +1 @@
+- Remove dict comprenension in util, for 2.6 compat.