Skip to content

Regression in logging configuration #77983

@warsaw

Description

@warsaw
BPO 33802
Nosy @warsaw, @rhettinger, @vsajip, @ned-deily, @ambv, @miss-islington, @kevans91, @koubaa
PRs
  • bpo-33802 - Fix regression in logging configuration #7509
  • bpo-33802: Do not interpolate in ConfigParser while reading defaults #7524
  • [3.7] bpo-33802: Do not interpolate in ConfigParser while reading defaults (GH-7524) #7529
  • bpo-41513: Save unnecessary steps in the hypot() calculation #21994
  • bpo-1635741 port _curses_panel to multi-phase init (PEP 489) #21986
  • Update all Python Cookbook links after migration to GitHub #22205
  • bpo-40423: Optimization: use close_range(2) if available #22651
  • Files
  • badconfig.py
  • 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/warsaw'
    closed_at = <Date 2018-06-08.16:55:14.312>
    created_at = <Date 2018-06-07.23:00:35.278>
    labels = ['3.8', 'type-bug', '3.7', 'release-blocker']
    title = 'Regression in logging configuration'
    updated_at = <Date 2020-10-11.20:42:06.877>
    user = 'https://github.com/warsaw'

    bugs.python.org fields:

    activity = <Date 2020-10-11.20:42:06.877>
    actor = 'kevans'
    assignee = 'barry'
    closed = True
    closed_date = <Date 2018-06-08.16:55:14.312>
    closer = 'barry'
    components = []
    creation = <Date 2018-06-07.23:00:35.278>
    creator = 'barry'
    dependencies = []
    files = ['47635']
    hgrepos = []
    issue_num = 33802
    keywords = ['patch', '3.7regression']
    message_count = 7.0
    messages = ['318980', '318984', '319037', '319046', '319065', '323213', '323291']
    nosy_count = 9.0
    nosy_names = ['barry', 'rhettinger', 'vinay.sajip', 'ned.deily', 'lukasz.langa', 'Steap', 'miss-islington', 'kevans', 'koubaa']
    pr_nums = ['7509', '7524', '7529', '21994', '21986', '22205', '22651']
    priority = 'release blocker'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue33802'
    versions = ['Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions