Skip to content

TimedRotatingFileHandler overwrite log #88352

Closed
@aeg

Description

@aeg
mannequin
BPO 44186
Nosy @vsajip, @Harry-Lees, @aeg
PRs
  • bpo-44186: prevent TimedRotatingFileHandler overwriting log files #26553
  • Files
  • log.py
  • log_44186.py: Slightly updated Python script
  • test.sh: Test shell script
  • 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 = None created_at = <Date 2021-05-20.10:21:59.331> labels = ['type-bug', 'library', '3.9'] title = 'TimedRotatingFileHandler overwrite log' updated_at = <Date 2021-08-02.07:48:35.356> user = 'https://github.com/aeg'

    bugs.python.org fields:

    activity = <Date 2021-08-02.07:48:35.356> actor = 'vinay.sajip' assignee = 'vinay.sajip' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2021-05-20.10:21:59.331> creator = 'aeg' dependencies = [] files = ['50053', '50194', '50195'] hgrepos = [] issue_num = 44186 keywords = ['patch'] message_count = 5.0 messages = ['394009', '395141', '398683', '398692', '398732'] nosy_count = 3.0 nosy_names = ['vinay.sajip', 'Harry-Lees', 'aeg'] pr_nums = ['26553'] priority = 'normal' resolution = None stage = 'patch review' status = 'open' superseder = None type = 'behavior' url = 'https://bugs.python.org/issue44186' versions = ['Python 3.9']

    Linked PRs

    Metadata

    Metadata

    Assignees

    Labels

    3.9only security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions