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 mark.dickinson
Recipients lemburg, mark.dickinson, stutzbach, tim.peters, vstinner
Date 2019-07-03.12:49:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562158169.38.0.0170550447753.issue37474@roundup.psfhosted.org>
In-reply-to
Content
The current FreeBSD documentation for fedisableexcept says:

> All exceptions are masked by default.

Source: https://www.freebsd.org/cgi/man.cgi?query=fedisableexcept&apropos=0&sektion=0&manpath=FreeBSD+12.0-RELEASE+and+Ports&arch=default&format=html

So it looks as though it may be safe to remove this.
History
Date User Action Args
2019-07-03 12:49:29mark.dickinsonsetrecipients: + mark.dickinson, lemburg, tim.peters, vstinner, stutzbach
2019-07-03 12:49:29mark.dickinsonsetmessageid: <1562158169.38.0.0170550447753.issue37474@roundup.psfhosted.org>
2019-07-03 12:49:29mark.dickinsonlinkissue37474 messages
2019-07-03 12:49:29mark.dickinsoncreate