Skip to content

Add instruction level tracing via sys.settrace #73586

@gwk

Description

@gwk
mannequin
BPO 29400
Nosy @freddrake, @vstinner, @jwilk, @xdegaye, @gwk, @ammaraskar
PRs
  • bpo-29400: sys.settracestate. #3236
  • Files
  • inst-tracing.diff
  • inst-tracing-2.diff
  • inst-trace-demo.py
  • settraceinst.diff
  • settracestate-demo.py
  • 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 2017-09-28.12:47:45.659>
    created_at = <Date 2017-01-31.18:20:52.106>
    labels = ['interpreter-core', 'type-feature', '3.7']
    title = 'Add instruction level tracing via sys.settrace'
    updated_at = <Date 2018-07-31.21:00:10.146>
    user = 'https://github.com/gwk'

    bugs.python.org fields:

    activity = <Date 2018-07-31.21:00:10.146>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-09-28.12:47:45.659>
    closer = 'gwk'
    components = ['Interpreter Core']
    creation = <Date 2017-01-31.18:20:52.106>
    creator = 'gwk'
    dependencies = []
    files = ['46475', '46485', '46486', '46547', '47107']
    hgrepos = []
    issue_num = 29400
    keywords = ['patch']
    message_count = 23.0
    messages = ['286546', '286561', '286563', '286587', '286708', '286715', '286716', '286718', '286720', '286721', '286722', '286765', '287157', '287158', '287165', '287403', '298441', '299887', '299888', '300992', '303134', '303198', '303227']
    nosy_count = 6.0
    nosy_names = ['fdrake', 'vstinner', 'jwilk', 'xdegaye', 'gwk', 'ammar2']
    pr_nums = ['3236']
    priority = 'normal'
    resolution = 'rejected'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue29400'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions