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.14:27:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1615386422.75.0.0799422840482.issue43406@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1fa17e8cc62775a2e34b158135ce8589f9394f03 by Victor Stinner in branch 'master':
bpo-43406: Fix test_signal.test_stress_modifying_handlers() (GH-24815)
https://github.com/python/cpython/commit/1fa17e8cc62775a2e34b158135ce8589f9394f03
History
Date User Action Args
2021-03-10 14:27:02vstinnersetrecipients: + vstinner, pitrou, neologix, miss-islington
2021-03-10 14:27:02vstinnersetmessageid: <1615386422.75.0.0799422840482.issue43406@roundup.psfhosted.org>
2021-03-10 14:27:02vstinnerlinkissue43406 messages
2021-03-10 14:27:02vstinnercreate