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 GBeauregard, corona10, sobolevn, vstinner
Date 2022-02-06.14:09:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 1578de2fcd685c71f9c84e09bac32901dea192c1 by Victor Stinner in branch 'main':
bpo-46648: Skip test_urllib2.test_issue16464() (GH-31161)
https://github.com/python/cpython/commit/1578de2fcd685c71f9c84e09bac32901dea192c1
History
Date User Action Args
2022-02-06 14:09:09vstinnersetrecipients: + vstinner, corona10, sobolevn, GBeauregard
2022-02-06 14:09:09vstinnersetmessageid: <[email protected]>
2022-02-06 14:09:09vstinnerlinkissue46648 messages
2022-02-06 14:09:09vstinnercreate