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 corona10, erlendaasland, giovanniwijaya, gvanrossum, lukasz.langa, orsenthil, shihai1991, terry.reedy, vstinner
Date 2022-02-02.01:47:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643766469.1.0.777526353649.issue44359@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0611eafc709cbe8a2a0bdde082d25df0c5034de7 by Victor Stinner in branch 'main':
bpo-44359: Fix test_ftplib unhandled thread exceptions (GH-31069)
https://github.com/python/cpython/commit/0611eafc709cbe8a2a0bdde082d25df0c5034de7
History
Date User Action Args
2022-02-02 01:47:49vstinnersetrecipients: + vstinner, gvanrossum, terry.reedy, orsenthil, lukasz.langa, corona10, shihai1991, erlendaasland, giovanniwijaya
2022-02-02 01:47:49vstinnersetmessageid: <1643766469.1.0.777526353649.issue44359@roundup.psfhosted.org>
2022-02-02 01:47:49vstinnerlinkissue44359 messages
2022-02-02 01:47:49vstinnercreate