This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author charris44
Recipients charris44, ned.deily, serhiy.storchaka, vstinner
Date 2016-12-07.19:30:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1481139030.03.0.137441952993.issue28897@psf.upfronthosting.co.za>
In-reply-to
Content
The failing tests don't use the context manager mentioned in msg278976 and which was fixed. In any case, the failures are new an appeared today. A failing test may be viewed at: https://github.com/numpy/numpy/blob/master/numpy/lib/tests/test_nanfunctions.py#L546
History
Date User Action Args
2016-12-07 19:30:30charris44setrecipients: + charris44, vstinner, ned.deily, serhiy.storchaka
2016-12-07 19:30:30charris44setmessageid: <1481139030.03.0.137441952993.issue28897@psf.upfronthosting.co.za>
2016-12-07 19:30:30charris44linkissue28897 messages
2016-12-07 19:30:29charris44create