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

Fix bugs in logging.info statements. #251

Merged
merged 1 commit into from
Oct 23, 2019
Merged

Conversation

itsayellow
Copy link
Contributor

Fixes #250

Corrected the logging.info statements so they don't have unused references, and the strings get properly integrated into the statements via f-strings.

@cs01 cs01 self-requested a review October 23, 2019 23:07
@itsayellow itsayellow merged commit 7fa6309 into pypa:master Oct 23, 2019
@itsayellow itsayellow deleted the fix_logging branch October 23, 2019 23:26
@cs01
Copy link
Member

cs01 commented Oct 23, 2019

Thanks 👍

cs01 pushed a commit that referenced this pull request Nov 2, 2019
cs01 pushed a commit that referenced this pull request Nov 2, 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.

Missing Placeholders in Log Statements in SharedLibs.py
2 participants