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 shihai1991
Recipients ezio.melotti, lemburg, serhiy.storchaka, shihai1991, vstinner
Date 2020-09-28.11:27:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601292445.37.0.680143480777.issue41842@roundup.psfhosted.org>
In-reply-to
Content
> If add a function for unregistering a codec search function, it would be worth to add also a function for unregistering an error handler.

Registering an error handler have no refleaks when registering multiple search functions.
+1 if end user need this function.
History
Date User Action Args
2020-09-28 11:27:25shihai1991setrecipients: + shihai1991, lemburg, vstinner, ezio.melotti, serhiy.storchaka
2020-09-28 11:27:25shihai1991setmessageid: <1601292445.37.0.680143480777.issue41842@roundup.psfhosted.org>
2020-09-28 11:27:25shihai1991linkissue41842 messages
2020-09-28 11:27:25shihai1991create