Skip to content
Snippets Groups Projects
Commit aa20e146cfe2 authored by Stefan Behnel's avatar Stefan Behnel
Browse files

Merge branch '0.29.x'

No related branches found
No related tags found
No related merge requests found
......@@ -166,6 +166,18 @@
* Support for Python 2.6 was removed.
0.29.16 (2020-0?-??)
====================
* Avoid C compiler warning about unreachable code in ``prange()``.
* Fix deprecated import of "imp" module.
Patch by Matti Picus. (Github issue #3350)
* Avoid "undeclared" warning about automatically generated pickle methods.
Patch by David Woods. (Github issue #3353)
0.29.15 (2020-02-06)
====================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment