Add an option to profile to run library module as a script

BPO 32512
Nosy @ncoghlan, @ericvw, @mariocj89
PRs
  • bpo-32512: Add -m option to profile for profiling modules #5132
  • 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 2018-11-05.12:11:53.866>
    created_at = <Date 2018-01-07.17:00:27.916>
    labels = ['3.7', 'type-feature', 'library']
    title = 'Add an option to profile to run library module as a script'
    updated_at = <Date 2018-11-05.12:11:53.865>
    user = 'https://github.com/mariocj89'

    bugs.python.org fields:

    activity = <Date 2018-11-05.12:11:53.865>
    actor = 'mariocj89'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-11-05.12:11:53.866>
    closer = 'mariocj89'
    components = ['Library (Lib)']
    creation = <Date 2018-01-07.17:00:27.916>
    creator = 'mariocj89'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32512
    keywords = ['patch']
    message_count = 3.0
    messages = ['309627', '309637', '329293']
    nosy_count = 3.0
    nosy_names = ['ncoghlan', 'ericvw', 'mariocj89']
    pr_nums = ['5132']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32512'
    versions = ['Python 3.7']