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 kkumer, markmcclain, mgorny, pablogsal, vstinner
Date 2020-08-03.23:42:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1596498120.35.0.554885730985.issue35247@roundup.psfhosted.org>
In-reply-to
Content
I cannot debug this issue on Fedora 32, since RDS sockets are not supported:

$ ./python -m test test_socket -m test.test_socket.RDSTest.testPeek -v
(...)
testPeek (test.test_socket.RDSTest) ... skipped 'RDS sockets required for this test.'
(...)
History
Date User Action Args
2020-08-03 23:42:00vstinnersetrecipients: + vstinner, mgorny, pablogsal, markmcclain, kkumer
2020-08-03 23:42:00vstinnersetmessageid: <1596498120.35.0.554885730985.issue35247@roundup.psfhosted.org>
2020-08-03 23:42:00vstinnerlinkissue35247 messages
2020-08-03 23:42:00vstinnercreate