Skip to content

TracebackException(capture_locals=True) may fail with RecursionError #73405

@Kentzo

Description

@Kentzo
mannequin
BPO 29219
Nosy @amauryfa, @abalkin, @meadori, @serhiy-storchaka, @Kentzo
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • ctypes_cdll_uninitialized_repr.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 2017-01-13.07:45:51.803>
    created_at = <Date 2017-01-10.01:43:30.181>
    labels = ['3.7', 'ctypes', 'type-bug', 'library']
    title = 'TracebackException(capture_locals=True) may fail with RecursionError'
    updated_at = <Date 2017-03-31.16:36:08.254>
    user = 'https://github.com/Kentzo'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:08.254>
    actor = 'dstufft'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2017-01-13.07:45:51.803>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)', 'ctypes']
    creation = <Date 2017-01-10.01:43:30.181>
    creator = 'Ilya.Kulakov'
    dependencies = []
    files = ['46246']
    hgrepos = []
    issue_num = 29219
    keywords = ['patch']
    message_count = 5.0
    messages = ['285084', '285091', '285148', '285154', '285366']
    nosy_count = 6.0
    nosy_names = ['amaury.forgeotdarc', 'belopolsky', 'meador.inge', 'python-dev', 'serhiy.storchaka', 'Ilya.Kulakov']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29219'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytopic-ctypestype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions