-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
logging Formatter behavior when using msecs and braces : '{' #89047
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
Comments
Wait. I come from a place where we use '.' as a decimal separator ...
All very reasonable. I know my date time formatting and my brace formatting so I'm good or am I ...
You'll hopefully agree that formatting a msecs as 1000 is plain wrong.
Having to rely / teach /learn about "Old string formatting" in 2021 is not ideal. or would it be palatable to make a "careful" modification in logging/init.py (see below) ? replace
by
or
|
…secs. (pythonGH-96340) (cherry picked from commit 6fbd889) Co-authored-by: Vinay Sajip <[email protected]>
…secs. (pythonGH-96340) (cherry picked from commit 6fbd889) Co-authored-by: Vinay Sajip <[email protected]>
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:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: