Skip to content

Fix argument type for logging.Formatter.formatTime#3343

Merged
srittau merged 1 commit intopython:masterfrom
The-Compiler:patch-4
Oct 11, 2019
Merged

Fix argument type for logging.Formatter.formatTime#3343
srittau merged 1 commit intopython:masterfrom
The-Compiler:patch-4

Conversation

@The-Compiler
Copy link
Contributor

datefmt can be None - that's what the default value is: https://docs.python.org/3/library/logging.html#logging.Formatter.formatTime

Copy link
Collaborator

@srittau srittau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@srittau srittau merged commit bb12f3b into python:master Oct 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants