Commit 53e2f1c7 authored by Stefan Behnel's avatar Stefan Behnel

fix accidental line duplication in changelog

parent a0778c18
......@@ -32,8 +32,6 @@ Bugs fixed
* "obj[1,]" passed a single integer into the item getter instead of a tuple.
* "obj[1,]" passed a single integer into the item getter instead of a tuple.
* Cyclic imports at module init time did not work in Py3.
* The names of C++ destructors for template classes were built incorrectly.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment