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

#7978: Don't monkey-patch logging.root #7979

Merged
merged 5 commits into from Aug 28, 2022
Merged

Conversation

Julian-O
Copy link
Contributor

@Julian-O Julian-O commented Aug 26, 2022

Maintainer merge checklist

  • Title is descriptive/clear for inclusion in release notes.
  • Applied a Component: xxx label.
  • Applied the api-deprecation or api-break label.
  • Applied the release-highlight label to be highlighted in release notes.
  • Added to the milestone version it was merged into.
  • Unittests are included in PR.
  • Properly documented, including versionadded, versionchanged as needed.

@misl6 misl6 self-assigned this Aug 27, 2022
Copy link
Member

@misl6 misl6 left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you!

However, I've added a suggestion, that could be nice to target before the merge.

Also, looks like I inadvertently found an issue introduced (I think, didn't check the blame history yet) by the previous changes. Will open an issue soon and ping you.

kivy/logger.py Outdated Show resolved Hide resolved
Its algorithm is more exhaustive than a simple env var check.
@misl6 misl6 added the Component: core-app app, clock, config, inspector, logger, resources, modules, clock, base.py label Aug 28, 2022
@misl6 misl6 added this to the 2.2.0 milestone Aug 28, 2022
Copy link
Member

@misl6 misl6 left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you!

@misl6 misl6 merged commit 81a39bb into kivy:master Aug 28, 2022
@Julian-O Julian-O deleted the unhackroot2 branch August 28, 2022 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: core-app app, clock, config, inspector, logger, resources, modules, clock, base.py
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants