Closed
Description
BPO | 44186 |
---|---|
Nosy | @vsajip, @Harry-Lees, @aeg |
PRs | |
Files |
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
- gh-88352: Fix logging.TimedRotatingFileHandler #116191
- [3.12] gh-88352: Fix logging.TimedRotatingFileHandler (GH-116191) #116208
- [3.11] gh-88352: Fix logging.TimedRotatingFileHandler (GH-116191) #116209
- gh-88352: Make TimedRotatingFileHandler tests more stable #116409
- [3.12] gh-88352: Make TimedRotatingFileHandler tests more stable (GH-116409) #116585
- [3.11] gh-88352: Make TimedRotatingFileHandler tests more stable (GH-116409) #116586
Metadata
Metadata
Assignees
Projects
Status
Done