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 vstinner
Recipients hroncok, mark.dickinson, vstinner
Date 2020-02-06.14:34:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1580999669.02.0.413679217123.issue39350@roundup.psfhosted.org>
In-reply-to
Content
FYI the full numpy test suite pass with PR 18375:

(env) vstinner@apu$ python runtests.py  -v
(...)
======================= 9879 passed, 443 skipped, 180 deselected, 17 xfailed, 3 xpassed in 305.17s (0:05:05) =======================
History
Date User Action Args
2020-02-06 14:34:29vstinnersetrecipients: + vstinner, mark.dickinson, hroncok
2020-02-06 14:34:29vstinnersetmessageid: <1580999669.02.0.413679217123.issue39350@roundup.psfhosted.org>
2020-02-06 14:34:29vstinnerlinkissue39350 messages
2020-02-06 14:34:28vstinnercreate