Skip to content

mimetypes.MAGIC_FUNCTION performance problems #49651

Description

@mitsuhiko
BPO 5401
Nosy @birkenfeld, @benjaminp, @mitsuhiko
Files
  • mimetypes-speedup.diff: A patch that works around the problem by not calling init() after prior initialization
  • 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-03-02.03:35:37.941>
    created_at = <Date 2009-03-01.23:48:00.687>
    labels = ['easy', 'library']
    title = 'mimetypes.MAGIC_FUNCTION performance problems'
    updated_at = <Date 2009-03-02.03:35:37.931>
    user = 'https://github.com/mitsuhiko'

    bugs.python.org fields:

    activity = <Date 2009-03-02.03:35:37.931>
    actor = 'benjamin.peterson'
    assignee = 'none'
    closed = True
    closed_date = <Date 2009-03-02.03:35:37.941>
    closer = 'benjamin.peterson'
    components = ['Library (Lib)']
    creation = <Date 2009-03-01.23:48:00.687>
    creator = 'aronacher'
    dependencies = []
    files = ['13225']
    hgrepos = []
    issue_num = 5401
    keywords = ['patch', 'easy', 'needs review']
    message_count = 3.0
    messages = ['82992', '82993', '82997']
    nosy_count = 3.0
    nosy_names = ['georg.brandl', 'benjamin.peterson', 'aronacher']
    pr_nums = []
    priority = 'critical'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue5401'
    versions = ['Python 2.6', 'Python 2.5', 'Python 2.4', 'Python 3.0', 'Python 3.1', 'Python 2.7']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      easystdlibStandard Library Python modules in the Lib/ directory

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions