Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
Closed
Description
| BPO | 46377 |
|---|---|
| Nosy | @vsajip |
| PRs |
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=Noneclosed_at=Nonecreated_at=<Date2022-01-14.13:50:48.156>labels= ['type-feature','library','3.11']title='TimedRotatingFileHandler "midnight" misleading when interval > 1'updated_at=<Date2022-01-14.18:25:21.751>user='https://bugs.python.org/mschiess'
bugs.python.org fields:
activity=<Date2022-01-14.18:25:21.751>actor='mschiess'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Library (Lib)']creation=<Date2022-01-14.13:50:48.156>creator='mschiess'dependencies= []files= []hgrepos= []issue_num=46377keywords= ['patch']message_count=5.0messages= ['410558','410565','410567','410571','410583']nosy_count=3.0nosy_names= ['vinay.sajip','python-dev','mschiess']pr_nums= ['30599']priority='normal'resolution=Nonestage='patch review'status='open'superseder=Nonetype='enhancement'url='https://bugs.python.org/issue46377'versions= ['Python 3.11']
Linked PRs
- gh-90535: Warn of deprecation of intervals other than 1 with
when='MIDNIGHT'#98099 - gh-90535: Fix support of interval>1 in logging.TimedRotatingFileHandler #116220
- [3.12] gh-90535: Fix support of interval>1 in logging.TimedRotatingFileHandler (GH-116220) #116892
- [3.11] gh-90535: Fix support of interval>1 in logging.TimedRotatingFileHandler (GH-116220) #116893
Metadata
Metadata
Assignees
Labels
Projects
Status
Done