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, zach.ware
Date 2021-09-19.13:18:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632057499.75.0.836781589454.issue45229@roundup.psfhosted.org>
In-reply-to
Content
New changeset a6241773869b80f2b1cac63f26ba646aa808a8db by Serhiy Storchaka in branch 'main':
bpo-45229: Fix setUpModule in test_ssl (GH-28454)
https://github.com/python/cpython/commit/a6241773869b80f2b1cac63f26ba646aa808a8db
History
Date User Action Args
2021-09-19 13:18:19serhiy.storchakasetrecipients: + serhiy.storchaka, zach.ware
2021-09-19 13:18:19serhiy.storchakasetmessageid: <1632057499.75.0.836781589454.issue45229@roundup.psfhosted.org>
2021-09-19 13:18:19serhiy.storchakalinkissue45229 messages
2021-09-19 13:18:19serhiy.storchakacreate