Skip to content

logging.fatal() and logging.Logger.fatal() should raise a DeprecationWarning #85013

@remilapeyre

Description

@remilapeyre
BPO 40836
Nosy @vsajip, @miss-islington, @remilapeyre
PRs
  • bpo-40836: Add docstring to logging.fatal() and logging.Logger.fatal() #20563
  • 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-06-15.12:18:37.388>
    created_at = <Date 2020-06-01.00:39:39.253>
    labels = ['3.8', '3.7', 'library', '3.9', '3.10']
    title = 'logging.fatal() and logging.Logger.fatal() should raise a DeprecationWarning'
    updated_at = <Date 2020-06-15.12:18:37.387>
    user = 'https://github.com/remilapeyre'

    bugs.python.org fields:

    activity = <Date 2020-06-15.12:18:37.387>
    actor = 'remi.lapeyre'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-06-15.12:18:37.388>
    closer = 'remi.lapeyre'
    components = ['Library (Lib)']
    creation = <Date 2020-06-01.00:39:39.253>
    creator = 'remi.lapeyre'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40836
    keywords = ['patch']
    message_count = 6.0
    messages = ['370522', '370528', '370540', '370648', '370710', '371534']
    nosy_count = 3.0
    nosy_names = ['vinay.sajip', 'miss-islington', 'remi.lapeyre']
    pr_nums = ['20563']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue40836'
    versions = ['Python 3.7', 'Python 3.8', 'Python 3.9', 'Python 3.10']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.7 (EOL)end of life3.8 (EOL)end of life3.9only security fixesstdlibPython modules in the Lib dir

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions