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 vstinner
Date 2020-06-17.16:07:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592410048.1.0.665386817174.issue41003@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8362893e3fe083df2ec8bb94c28b1a78383eadbf by Victor Stinner in branch 'master':
bpo-41003: Fix test_copyreg when numpy is installed (GH-20935)
https://github.com/python/cpython/commit/8362893e3fe083df2ec8bb94c28b1a78383eadbf
History
Date User Action Args
2020-06-17 16:07:28vstinnersetrecipients: + vstinner
2020-06-17 16:07:28vstinnersetmessageid: <1592410048.1.0.665386817174.issue41003@roundup.psfhosted.org>
2020-06-17 16:07:28vstinnerlinkissue41003 messages
2020-06-17 16:07:28vstinnercreate