Skip to content

bpo-38586: setting logging.Handler .name property in fileConfig #16918

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

Merged
merged 1 commit into from
Oct 31, 2019
Merged

bpo-38586: setting logging.Handler .name property in fileConfig #16918

merged 1 commit into from
Oct 31, 2019

Conversation

Lucas-C
Copy link
Contributor

@Lucas-C Lucas-C commented Oct 24, 2019

cf. https://bugs.python.org/issue38586

Tested under Windows with:

.\python -m test -v -m test_config_set_handler_names test_logging

https://bugs.python.org/issue38586

@Lucas-C Lucas-C requested a review from vsajip as a code owner October 24, 2019 15:18
@Lucas-C Lucas-C changed the title bpo-issue38586: setting logging.Handler .name property in fileConfig bpo-38586: setting logging.Handler .name property in fileConfig Oct 24, 2019
Copy link
Member

@corona10 corona10 left a comment

Choose a reason for hiding this comment

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

I left some comments for this PR.

@Lucas-C
Copy link
Contributor Author

Lucas-C commented Oct 24, 2019

Thanks for the review !
Comments addressed

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.

5 participants