Skip to content

mimetypes.MAGIC_FUNCTION initialization not thread-safe in Python 2.6.2 #50118

@apoirier

Description

@apoirier
mannequin
BPO 5868
Nosy @pitrou, @benjaminp
Superseder
  • bpo-5853: mimetypes.guess_type() hits recursion limit
  • 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 2009-04-28.14:58:06.952>
    created_at = <Date 2009-04-28.14:51:56.330>
    labels = ['type-bug', 'library']
    title = 'mimetypes.MAGIC_FUNCTION initialization not thread-safe in Python 2.6.2'
    updated_at = <Date 2009-04-28.14:58:06.933>
    user = 'https://bugs.python.org/apoirier'

    bugs.python.org fields:

    activity = <Date 2009-04-28.14:58:06.933>
    actor = 'pitrou'
    assignee = 'none'
    closed = True
    closed_date = <Date 2009-04-28.14:58:06.952>
    closer = 'pitrou'
    components = ['Library (Lib)']
    creation = <Date 2009-04-28.14:51:56.330>
    creator = 'apoirier'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 5868
    keywords = []
    message_count = 2.0
    messages = ['86747', '86748']
    nosy_count = 3.0
    nosy_names = ['pitrou', 'benjamin.peterson', 'apoirier']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = None
    status = 'closed'
    superseder = '5853'
    type = 'behavior'
    url = 'https://bugs.python.org/issue5868'
    versions = ['Python 2.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions