On Tue, May 1, 2012 at 3:09 PM, Christoph Gohlke <cgohlke@uci.edu> wrote:
On 4/30/2012 1:16 PM, Ralf Gommers wrote:
Hi all,
Charles has done a great job of backporting a lot of bug fixes to 1.6.2, see PRs 260, 261, 262 and 263. For those who are interested, please have a look at those PRs to see and comment on what's proposed to go into 1.6.2.
I also have a request for help with testing: can someone who uses MSVC test (preferably with a 2.x and a 3.x version)? I have a branch with all four PRs merged at https://github.com/rgommers/numpy/tree/bports
Thanks, Ralf
Any chance pull requests 188 and 227 could make it into numpy 1.6.2?
Added to PR 260. The relevant routines had been rewritten prior to the patch and the variable changed. I think I got this right, but you should test it. https://github.com/numpy/numpy/pull/227
Is up as PR 265. Chuck