Skip to content

TypeError when f_trace is None and tracing. #64240

@xdegaye

Description

@xdegaye
mannequin
BPO 20041
Nosy @birkenfeld, @abalkin, @xdegaye, @serhiy-storchaka, @nightlark
Files
  • tracer.py
  • f_trace.patch
  • tests.patch
  • none_f_trace.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/serhiy-storchaka'
    closed_at = <Date 2016-06-04.17:34:11.251>
    created_at = <Date 2013-12-21.14:01:27.004>
    labels = ['interpreter-core', 'type-bug']
    title = 'TypeError when f_trace is None and tracing.'
    updated_at = <Date 2021-08-18.06:37:50.621>
    user = 'https://github.com/xdegaye'

    bugs.python.org fields:

    activity = <Date 2021-08-18.06:37:50.621>
    actor = 'rmast'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-06-04.17:34:11.251>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2013-12-21.14:01:27.004>
    creator = 'xdegaye'
    dependencies = []
    files = ['33245', '33246', '33260', '43198']
    hgrepos = []
    issue_num = 20041
    keywords = ['patch']
    message_count = 8.0
    messages = ['206735', '206896', '267094', '267157', '267158', '267265', '267281', '267288']
    nosy_count = 7.0
    nosy_names = ['georg.brandl', 'belopolsky', 'xdegaye', 'python-dev', 'serhiy.storchaka', 'Winterflower', 'rmast']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue20041'
    versions = ['Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions