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