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 serhiy.storchaka
Recipients ezio.melotti, lemburg, serhiy.storchaka, shihai1991, vstinner
Date 2020-09-27.14:47:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1601218035.75.0.793615724293.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.
History
Date User Action Args
2020-09-27 14:47:15serhiy.storchakasetrecipients: + serhiy.storchaka, lemburg, vstinner, ezio.melotti, shihai1991
2020-09-27 14:47:15serhiy.storchakasetmessageid: <1601218035.75.0.793615724293.issue41842@roundup.psfhosted.org>
2020-09-27 14:47:15serhiy.storchakalinkissue41842 messages
2020-09-27 14:47:15serhiy.storchakacreate