Skip to content

logging.getLogger accepts name='root' leading to confusion #81923

@yurzo

Description

@yurzo
mannequin
BPO 37742
Nosy @rhettinger, @vsajip, @yurzo
PRs
  • bpo-37742: Return the root logger when logging.getLogger('root') is c… #15077
  • 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/vsajip'
    closed_at = <Date 2019-08-02.16:01:28.443>
    created_at = <Date 2019-08-01.23:22:33.930>
    labels = ['type-feature', 'library', '3.9']
    title = "logging.getLogger accepts name='root' leading to confusion"
    updated_at = <Date 2019-08-02.16:01:28.442>
    user = 'https://github.com/yurzo'

    bugs.python.org fields:

    activity = <Date 2019-08-02.16:01:28.442>
    actor = 'vinay.sajip'
    assignee = 'vinay.sajip'
    closed = True
    closed_date = <Date 2019-08-02.16:01:28.443>
    closer = 'vinay.sajip'
    components = ['Library (Lib)']
    creation = <Date 2019-08-01.23:22:33.930>
    creator = 'yurzo'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 37742
    keywords = ['patch']
    message_count = 3.0
    messages = ['348877', '348888', '348905']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'vinay.sajip', 'yurzo']
    pr_nums = ['15077']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue37742'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions