Skip to content

Simplify logging.config type imports #10077

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
Apr 24, 2023
Merged

Simplify logging.config type imports #10077

merged 1 commit into from
Apr 24, 2023

Conversation

sobolevn
Copy link
Member

There's no need in if sys.version check here, all other places just use typing_extensions directly

There's no need in `if sys.version` check here, all other places just use `typing_extensions` directly
@github-actions
Copy link
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

Copy link
Collaborator

@Akuli Akuli left a comment

Choose a reason for hiding this comment

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

Apparently this was added in a PR that I reviewed: #5388

@Akuli Akuli merged commit cd3f52a into main Apr 24, 2023
@Akuli Akuli deleted the sobolevn-patch-2 branch April 24, 2023 11:41
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