Skip to content

Improve disassembly to show embedded code objects #56031

@rhettinger

Description

@rhettinger
BPO 11822
Nosy @rhettinger, @ncoghlan, @abalkin, @pitrou, @vstinner, @Bluehorn, @berkerpeksag, @serhiy-storchaka, @jleedev, @matrixise
PRs
  • bpo-11822: Improve disassembly to show embedded code objects. #1155
  • bpo-11822: Improve disassembly to show embedded code objects (limited depth). #1844
  • Files
  • issue11822.diff
  • issue11822_nested_disassembly.diff: Updated and enhanced for 3.5
  • issue11822_nested_disassembly_with_off_switch.diff: "nested" levels below 0 now turn off the new feature
  • 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/serhiy-storchaka'
    closed_at = <Date 2017-06-11.11:12:25.596>
    created_at = <Date 2011-04-10.20:25:51.850>
    labels = ['3.7', 'type-feature', 'library']
    title = 'Improve disassembly to show embedded code objects'
    updated_at = <Date 2017-06-12.09:14:26.170>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2017-06-12.09:14:26.170>
    actor = 'vstinner'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-06-11.11:12:25.596>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2011-04-10.20:25:51.850>
    creator = 'rhettinger'
    dependencies = []
    files = ['23908', '36565', '36566']
    hgrepos = []
    issue_num = 11822
    keywords = ['patch']
    message_count = 25.0
    messages = ['133478', '133524', '133542', '133543', '133544', '133545', '137415', '149198', '149199', '226525', '226531', '254220', '267425', '270751', '291715', '291718', '291720', '291721', '291765', '291780', '294648', '294650', '295124', '295703', '295761']
    nosy_count = 11.0
    nosy_names = ['rhettinger', 'ncoghlan', 'belopolsky', 'pitrou', 'vstinner', 'torsten', 'berker.peksag', 'serhiy.storchaka', 'jleedev', 'matrixise', 'Todd Dembrey']
    pr_nums = ['1155', '1844']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue11822'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifestdlibStandard 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