-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
Convert argument to appropriate type #100916
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
Labels
docs
Documentation in the Doc dir
Comments
vsajip
pushed a commit
that referenced
this issue
Jan 10, 2023
This was referenced Jan 10, 2023
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Jan 10, 2023
(cherry picked from commit b2f7b2e) Co-authored-by: Yao-Ching Huang <[email protected]>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
Jan 10, 2023
(cherry picked from commit b2f7b2e) Co-authored-by: Yao-Ching Huang <[email protected]>
vsajip
pushed a commit
that referenced
this issue
Jan 10, 2023
…H-100918) Co-authored-by: Yao-Ching Huang <[email protected]>
vsajip
pushed a commit
that referenced
this issue
Jan 10, 2023
…H-100919) Co-authored-by: Yao-Ching Huang <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Documentation
https://docs.python.org/3/howto/logging-cookbook.html#use-of-contextvars
The argument
count
should be converted to integer type if user passes value tomain.py
.Linked PRs
The text was updated successfully, but these errors were encountered: