Re: [Numpy-discussion] NumPy 1.14.2 release

2018-03-09 Thread Marten van Kerkwijk
Hi Chuck, Astropy tests indeed all pass again against master, without the work-arounds for 1.14.1. Thanks, of course also to Allan for the fix, Marten ___ NumPy-Discussion mailing list NumPy-Discussion@python.org https://mail.python.org/mailman/listinfo

[Numpy-discussion] NumPy 1.14.2 release

2018-03-08 Thread Charles R Harris
Hi All, I'm looking to make a NumPy soonish, possibly at the beginning of next week. The only change planned is a fix for the printing problem that the astropy folks reported. The fix for that problem is also in master, so if you test against master you should be able check if the fix works for yo