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 ammar2, vstinner, zmwangx
Date 2021-01-20.08:56:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611133007.56.0.593564592206.issue42005@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3554fa4abecfb77ac5fcaa5ce8310eeca5683960 by Zhiming Wang in branch 'master':
bpo-42005: profile and cProfile catch BrokenPipeError (GH-22643)
https://github.com/python/cpython/commit/3554fa4abecfb77ac5fcaa5ce8310eeca5683960
History
Date User Action Args
2021-01-20 08:56:47vstinnersetrecipients: + vstinner, ammar2, zmwangx
2021-01-20 08:56:47vstinnersetmessageid: <1611133007.56.0.593564592206.issue42005@roundup.psfhosted.org>
2021-01-20 08:56:47vstinnerlinkissue42005 messages
2021-01-20 08:56:47vstinnercreate