Skip to content

Add an option to pdb/trace/profile to run library module as a script #53571

@abalkin

Description

@abalkin
BPO 9325
Nosy @birkenfeld, @terryjreedy, @ncoghlan, @abalkin, @giampaolo, @merwok, @ericsnowcurrently, @segevfiner, @mariocj89
Dependencies
  • bpo-21862: cProfile command-line should accept "-m module_name" as an alternative to script path
  • bpo-32206: Run modules with pdb
  • bpo-32512: Add an option to profile to run library module as a script
  • bpo-32515: Add an option to trace to run module as a script
  • 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 = None
    created_at = <Date 2010-07-21.20:24:58.659>
    labels = ['type-feature', 'library']
    title = 'Add an option to pdb/trace/profile to run library module as a script'
    updated_at = <Date 2018-01-11.17:34:52.635>
    user = 'https://github.com/abalkin'

    bugs.python.org fields:

    activity = <Date 2018-01-11.17:34:52.635>
    actor = 'belopolsky'
    assignee = 'none'
    closed = False
    closed_date = None
    closer = None
    components = ['Library (Lib)']
    creation = <Date 2010-07-21.20:24:58.659>
    creator = 'belopolsky'
    dependencies = ['21862', '32206', '32512', '32515']
    files = []
    hgrepos = []
    issue_num = 9325
    keywords = []
    message_count = 20.0
    messages = ['111111', '117102', '118020', '118032', '133482', '133833', '134266', '198453', '198454', '198459', '206429', '305716', '309492', '309567', '309617', '309632', '309639', '309656', '309781', '309785']
    nosy_count = 11.0
    nosy_names = ['georg.brandl', 'terry.reedy', 'ncoghlan', 'belopolsky', 'giampaolo.rodola', 'eric.araujo', 'Greg.Slodkowicz', 'eric.snow', 'piotr.dobrogost', 'Segev Finer', 'mariocj89']
    pr_nums = []
    priority = 'normal'
    resolution = None
    stage = 'needs patch'
    status = 'open'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue9325'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions