Skip to content

Recursive logging crashes Interpreter in Python 3 #80453

@SaimRaza

Description

@SaimRaza
mannequin
BPO 36272
Nosy @brettcannon, @vsajip, @remilapeyre, @tirkarthi
PRs
  • bpo-36272: Logging ignore recursion error #12312
  • [3.6] bpo-36272: Logging now propagates RecursionError (GH-12312) #12339
  • [3.7] bpo-36272: Logging now propagates RecursionError (GH-12312) #12391
  • 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 2019-03-18.14:26:24.455>
    created_at = <Date 2019-03-12.14:47:03.120>
    labels = ['3.8', '3.7', 'library', 'type-crash']
    title = 'Recursive logging crashes Interpreter in Python 3'
    updated_at = <Date 2019-03-18.14:26:24.455>
    user = 'https://bugs.python.org/SaimRaza'

    bugs.python.org fields:

    activity = <Date 2019-03-18.14:26:24.455>
    actor = 'vinay.sajip'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-03-18.14:26:24.455>
    closer = 'vinay.sajip'
    components = ['Library (Lib)']
    creation = <Date 2019-03-12.14:47:03.120>
    creator = 'Saim Raza'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 36272
    keywords = ['patch']
    message_count = 10.0
    messages = ['337747', '337748', '337842', '337843', '337844', '337845', '337879', '337880', '337971', '338227']
    nosy_count = 5.0
    nosy_names = ['brett.cannon', 'vinay.sajip', 'remi.lapeyre', 'xtreak', 'Saim Raza']
    pr_nums = ['12312', '12339', '12391']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'crash'
    url = 'https://bugs.python.org/issue36272'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of life3.8 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-crashA hard crash of the interpreter, possibly with a core dump

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions