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 miss-islington, neologix, pitrou, vstinner
Date 2021-03-10.15:11:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615389066.05.0.358379497129.issue43406@roundup.psfhosted.org>
In-reply-to
Content
New changeset 531f2ebd60a662111c78107935d249d3d52f9a4f by Miss Islington (bot) in branch '3.9':
bpo-43406: Fix test_signal.test_stress_modifying_handlers() (GH-24815) (GH-24817)
https://github.com/python/cpython/commit/531f2ebd60a662111c78107935d249d3d52f9a4f
History
Date User Action Args
2021-03-10 15:11:06vstinnersetrecipients: + vstinner, pitrou, neologix, miss-islington
2021-03-10 15:11:06vstinnersetmessageid: <1615389066.05.0.358379497129.issue43406@roundup.psfhosted.org>
2021-03-10 15:11:06vstinnerlinkissue43406 messages
2021-03-10 15:11:06vstinnercreate