Skip to content

Should PyObject_Call() call the profiler on C functions, use C_TRACE() macro? #73688

@vstinner

Description

@vstinner
BPO 29502
Nosy @vstinner, @methane, @serhiy-storchaka, @jdemeyer, @pppery
Files
  • profiler_c_code.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 2021-09-21.22:20:13.342>
    created_at = <Date 2017-02-08.15:39:38.860>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = 'Should PyObject_Call() call the profiler on C functions, use C_TRACE() macro?'
    updated_at = <Date 2021-09-21.22:20:13.342>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2021-09-21.22:20:13.342>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-09-21.22:20:13.342>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2017-02-08.15:39:38.860>
    creator = 'vstinner'
    dependencies = []
    files = ['46604']
    hgrepos = []
    issue_num = 29502
    keywords = []
    message_count = 7.0
    messages = ['287343', '287402', '322810', '322833', '322838', '322925', '402392']
    nosy_count = 5.0
    nosy_names = ['vstinner', 'methane', 'serhiy.storchaka', 'jdemeyer', 'ppperry']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29502'
    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-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions