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 serhiy.storchaka
Recipients serhiy.storchaka
Date 2021-09-13.20:46:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1631565972.9.0.6695259024.issue45187@roundup.psfhosted.org>
In-reply-to
Content
PR 28317 makes test classes in test_socket be autocollected instead of explicitly enumerated. This will save as from similar errors in future.
History
Date User Action Args
2021-09-13 20:46:12serhiy.storchakasetrecipients: + serhiy.storchaka
2021-09-13 20:46:12serhiy.storchakasetmessageid: <1631565972.9.0.6695259024.issue45187@roundup.psfhosted.org>
2021-09-13 20:46:12serhiy.storchakalinkissue45187 messages
2021-09-13 20:46:12serhiy.storchakacreate