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 lemburg, mark.dickinson, stutzbach, tim.peters, vstinner
Date 2019-10-01.11:12:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569928352.08.0.877426088631.issue37474@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5e0ea7540f577c9684e272000fdfc80d29bb78a2 by Victor Stinner in branch 'master':
bpo-37474: Don't call fedisableexcept() on FreeBSD (GH-16515)
https://github.com/python/cpython/commit/5e0ea7540f577c9684e272000fdfc80d29bb78a2
History
Date User Action Args
2019-10-01 11:12:32vstinnersetrecipients: + vstinner, lemburg, tim.peters, mark.dickinson, stutzbach
2019-10-01 11:12:32vstinnersetmessageid: <1569928352.08.0.877426088631.issue37474@roundup.psfhosted.org>
2019-10-01 11:12:32vstinnerlinkissue37474 messages
2019-10-01 11:12:32vstinnercreate