Skip to content

Check usage of Py_EnterRecursiveCall() and Py_LeaveRecursiveCall() in new FASTCALL functions #73492

@vstinner

Description

@vstinner
BPO 29306
Nosy @vstinner, @methane
Files
  • enter_recursive_call.patch
  • enter_recursive_call_36.patch
  • check_recursion_depth.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 2018-09-19.23:30:23.704>
    created_at = <Date 2017-01-18.09:04:44.836>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = 'Check usage of Py_EnterRecursiveCall() and Py_LeaveRecursiveCall() in new FASTCALL functions'
    updated_at = <Date 2018-09-19.23:30:23.703>
    user = 'https://github.com/vstinner'

    bugs.python.org fields:

    activity = <Date 2018-09-19.23:30:23.703>
    actor = 'vstinner'
    assignee = 'none'
    closed = True
    closed_date = <Date 2018-09-19.23:30:23.704>
    closer = 'vstinner'
    components = ['Interpreter Core']
    creation = <Date 2017-01-18.09:04:44.836>
    creator = 'vstinner'
    dependencies = []
    files = ['46327', '46605', '46607']
    hgrepos = []
    issue_num = 29306
    keywords = ['patch']
    message_count = 13.0
    messages = ['285709', '285713', '285727', '287300', '287303', '287305', '287307', '287308', '287314', '287404', '287411', '287412', '325828']
    nosy_count = 3.0
    nosy_names = ['vstinner', 'methane', 'python-dev']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29306'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', '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
      No fields configured for issues without a type.

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions