Skip to content

Provide dis.Bytecode based equivalent of dis.distb #62116

@ncoghlan

Description

@ncoghlan
BPO 17916
Nosy @ncoghlan, @PCManticore
Dependencies
  • bpo-11816: Refactor the dis module to provide better building blocks for bytecode analysis
  • bpo-19378: Clean up Python 3.4 API additions in the dis module
  • Files
  • dis.patch
  • dis_tb.patch
  • dis_tb_3.patch
  • 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 = 'https://github.com/ncoghlan'
    closed_at = <Date 2013-11-22.14:57:23.524>
    created_at = <Date 2013-05-06.12:54:24.115>
    labels = ['type-feature']
    title = 'Provide dis.Bytecode based equivalent of dis.distb'
    updated_at = <Date 2013-11-22.14:58:24.766>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2013-11-22.14:58:24.766>
    actor = 'ncoghlan'
    assignee = 'ncoghlan'
    closed = True
    closed_date = <Date 2013-11-22.14:57:23.524>
    closer = 'python-dev'
    components = []
    creation = <Date 2013-05-06.12:54:24.115>
    creator = 'ncoghlan'
    dependencies = ['11816', '19378']
    files = ['31399', '32333', '32762']
    hgrepos = []
    issue_num = 17916
    keywords = ['patch']
    message_count = 10.0
    messages = ['188528', '195776', '201124', '201133', '201160', '203619', '203623', '203671', '203775', '203776']
    nosy_count = 3.0
    nosy_names = ['ncoghlan', 'Claudiu.Popa', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue17916'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions