Skip to content

Incorrect logging in importlib when '.pyc' file creation fails #79205

Description

@qagren
mannequin
BPO 35024
Nosy @brettcannon, @ncoghlan, @ericsnowcurrently, @pablogsal, @miss-islington, @tirkarthi, @qagren, @iritkatriel
PRs
  • bpo-35024: Remove redundant and possibly incorrect verbose message after writing '.pyc' #9998
  • 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-08-18.18:42:10.091>
    created_at = <Date 2018-10-19.04:00:41.592>
    labels = ['type-bug', 'library']
    title = "Incorrect logging in importlib when '.pyc' file creation fails"
    updated_at = <Date 2020-08-18.18:42:10.089>
    user = 'https://github.com/qagren'

    bugs.python.org fields:

    activity = <Date 2020-08-18.18:42:10.089>
    actor = 'brett.cannon'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-08-18.18:42:10.091>
    closer = 'brett.cannon'
    components = ['Library (Lib)']
    creation = <Date 2018-10-19.04:00:41.592>
    creator = 'qagren'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 35024
    keywords = ['patch']
    message_count = 4.0
    messages = ['328029', '328586', '375569', '375624']
    nosy_count = 8.0
    nosy_names = ['brett.cannon', 'ncoghlan', 'eric.snow', 'pablogsal', 'miss-islington', 'xtreak', 'qagren', 'iritkatriel']
    pr_nums = ['9998']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue35024'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions