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