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

Updated string formatting #7614

Merged
merged 1 commit into from
Jan 25, 2020
Merged

Conversation

deepak1725
Copy link
Contributor

Updated string formatting
#6973

@pfmoore
Copy link
Member

pfmoore commented Jan 20, 2020

We don't normally update vendored packages, so could you remove the changes to files under src/pip/_vendor?

@xavfernandez xavfernandez added the skip news Does not need a NEWS file entry (eg: trivial changes) label Jan 20, 2020
@xavfernandez
Copy link
Member

And no need for a newsfile.

@deepak1725
Copy link
Contributor Author

@pradyunsg Any updates on this..?

@deepak1725
Copy link
Contributor Author

@pradyunsg Any more nits..?

Copy link
Member

@pradyunsg pradyunsg left a comment

Choose a reason for hiding this comment

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

There's still a few areas where I'd personally use a different code style but, adopting black should fix those. :)

LGTM.

@deepak1725
Copy link
Contributor Author

deepak1725 commented Jan 25, 2020

@pradyunsg Sure, Thanks.
I can see a few more instances of %s type formatting, will be raising another PR soon.
Can you merge this..?

@chrahunt chrahunt merged commit 153e22a into pypa:master Jan 25, 2020
@chrahunt
Copy link
Member

Thank you

@uranusjr
Copy link
Member

I saw a few instances where logging %s arguments got converted into .format. I don’t think this is a good idea.

@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Feb 24, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Feb 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation skip news Does not need a NEWS file entry (eg: trivial changes)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants