Skip to content

Add codecs.unregister() to unregister a codec search function #86008

@vstinner

Description

@vstinner
BPO 41842
Nosy @malemburg, @vstinner, @ezio-melotti, @serhiy-storchaka, @shihai1991
PRs
  • bpo-41842: Add a unregister function in _codecs module #22360
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None
    closed_at = <Date 2020-09-28.22:28:43.585>
    created_at = <Date 2020-09-23.12:56:58.654>
    labels = ['easy', 'library', '3.10', 'expert-unicode']
    title = 'Add codecs.unregister() to unregister a codec search function'
    updated_at = <Date 2020-09-28.22:28:43.585>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2020-09-28.22:28:43.585>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-09-28.22:28:43.585>
    closer = 'vstinner'
    components = ['Library (Lib)', 'Unicode']
    creation = <Date 2020-09-23.12:56:58.654>
    creator = 'vstinner'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 41842
    keywords = ['easy (C)']
    message_count = 15.0
    messages = ['377377', '377378', '377379', '377380', '377381', '377392', '377408', '377572', '377596', '377597', '377600', '377630', '377639', '377641', '377642']
    nosy_count = 5.0
    nosy_names = ['lemburg', 'vstinner', 'ezio.melotti', 'serhiy.storchaka', 'shihai1991']
    pr_nums = ['22360']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue41842'
    versions = ['Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixeseasystdlibStandard Library Python modules in the Lib/ directorytopic-unicode

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions