Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dict.config TimedRotatingFileHandler filename .suffix does not function #87924

Closed
tea940314 mannequin opened this issue Apr 7, 2021 · 2 comments
Closed

dict.config TimedRotatingFileHandler filename .suffix does not function #87924

tea940314 mannequin opened this issue Apr 7, 2021 · 2 comments
Labels
3.9 only security fixes type-feature A feature request or enhancement

Comments

@tea940314
Copy link
Mannequin

tea940314 mannequin commented Apr 7, 2021

BPO 43758
Nosy @vsajip

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 2021-08-01.05:26:49.069>
created_at = <Date 2021-04-07.05:05:52.672>
labels = ['type-feature', 'invalid', '3.9']
title = 'dict.config TimedRotatingFileHandler filename .suffix does not function'
updated_at = <Date 2021-08-01.05:26:49.069>
user = 'https://bugs.python.org/tea940314'

bugs.python.org fields:

activity = <Date 2021-08-01.05:26:49.069>
actor = 'vinay.sajip'
assignee = 'none'
closed = True
closed_date = <Date 2021-08-01.05:26:49.069>
closer = 'vinay.sajip'
components = []
creation = <Date 2021-04-07.05:05:52.672>
creator = 'tea940314'
dependencies = []
files = []
hgrepos = []
issue_num = 43758
keywords = []
message_count = 2.0
messages = ['390400', '398682']
nosy_count = 2.0
nosy_names = ['vinay.sajip', 'tea940314']
pr_nums = []
priority = 'normal'
resolution = 'not a bug'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'enhancement'
url = 'https://bugs.python.org/issue43758'
versions = ['Python 3.9']

@tea940314
Copy link
Mannequin Author

tea940314 mannequin commented Apr 7, 2021

Hi,

I would like to change the .suffix for the TimedRotatingFileHandler for the "future-created" file in dictConfig written in json.

Is there any suggestion on how to do that?

@tea940314 tea940314 mannequin added 3.9 only security fixes type-feature A feature request or enhancement labels Apr 7, 2021
@vsajip
Copy link
Member

vsajip commented Aug 1, 2021

This is not the place for asking questions like this - please use Stack Overflow or the python-users mailing list.

@vsajip vsajip closed this as completed Aug 1, 2021
@vsajip vsajip added the invalid label Aug 1, 2021
@vsajip vsajip closed this as completed Aug 1, 2021
@ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.9 only security fixes type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant