Skip to content

PEP 523: Add private _PyInterpreterState_SetEvalFrameFunc() function to the C API (Python 3.8 regression) #82681

@fabioz

Description

@fabioz
mannequin
BPO 38500
Nosy @brettcannon, @gpshead, @vstinner, @fabioz, @phsilva, @DinoV, @ambv, @markshannon, @ericsnowcurrently
PRs
  • bpo-38818: PyInterpreterState.eval_frame now pass tstate #17187
  • bpo-38500: Add _PyInterpreterState_SetEvalFrameFunc() #17340
  • bpo-38500: Add PyInterpreterState_SetEvalFrameFunc() #17352
  • 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 2020-03-19.03:26:02.766>
    created_at = <Date 2019-10-16.16:17:06.643>
    labels = ['interpreter-core', 'type-feature', '3.9']
    title = 'PEP 523: Add private _PyInterpreterState_SetEvalFrameFunc() function to the C API (Python 3.8 regression)'
    updated_at = <Date 2020-03-19.03:26:02.765>
    user = 'https://github.com/fabioz'

    bugs.python.org fields:

    activity = <Date 2020-03-19.03:26:02.765>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-03-19.03:26:02.766>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2019-10-16.16:17:06.643>
    creator = 'fabioz'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 38500
    keywords = ['patch', '3.8regression']
    message_count = 46.0
    messages = ['354803', '355845', '355849', '355933', '355934', '355936', '355971', '355990', '356196', '356197', '356200', '356215', '356216', '356255', '356256', '356359', '356483', '356963', '356981', '356983', '357085', '357173', '357175', '357183', '357208', '357212', '357245', '357277', '357281', '357308', '357310', '357461', '363833', '363834', '363835', '363837', '363838', '364009', '364017', '364030', '364032', '364035', '364036', '364046', '364047', '364055']
    nosy_count = 9.0
    nosy_names = ['brett.cannon', 'gregory.p.smith', 'vstinner', 'fabioz', 'phsilva', 'dino.viehland', 'lukasz.langa', 'Mark.Shannon', 'eric.snow']
    pr_nums = ['17187', '17340', '17352']
    priority = 'critical'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue38500'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.9 (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