Skip to content

Avoid repeated string concatenation in python #34020

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
Jun 3, 2016

Conversation

Stebalien
Copy link
Contributor

While performance isn't really critical here, IMO, format strings are more
readable.

/end nit

@rust-highfive
Copy link
Contributor

r? @alexcrichton

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

@bors: r+ cde72b0

@bors
Copy link
Collaborator

bors commented Jun 3, 2016

⌛ Testing commit cde72b0 with merge 7de2e6d...

bors added a commit that referenced this pull request Jun 3, 2016
Avoid repeated string concatenation in python

While performance isn't really critical here, IMO, format strings are more
readable.

/end nit
@bors bors merged commit cde72b0 into rust-lang:master Jun 3, 2016
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.

4 participants