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

rst fix

parent 8c0cc89b1013
No related branches found
No related tags found
No related merge requests found
......@@ -22,8 +22,8 @@
* Fix prange() to behave identically to range(). The end condition was
miscalculated when the range was not exactly divisible by the step.
* Optimised `all(genexpr)`/`any(genexpr)` calls could warn about unused code.
This fixes ticket 876.
* Optimised ``all(genexpr)``/``any(genexpr)`` calls could warn about unused
code. This fixes ticket 876.
0.23.4 (2015-10-10)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment