diff options
Diffstat (limited to 'changes/bug-remove-dict-comprenhension')
-rw-r--r-- | changes/bug-remove-dict-comprenhension | 1 |
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. |