8000 Make .format() work with older Python versions by atodorov · Pull Request #189 · twilio/twilio-python · GitHub
[go: up one dir, main page]

Skip to content

Make .format() work with older Python versions #189

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
Oct 29, 2014
Merged

Make .format() work with older Python versions #189

merged 1 commit into from
Oct 29, 2014

Conversation

atodorov
Copy link
Contributor

Without this I was getting a

    return "https://www.twilio.com/docs/errors/{}".format(code)
ValueError: zero length field name in format

@phalt
Copy link
Contributor
phalt commented Oct 27, 2014

+1 looks good. Thank you Alexander

@phalt
Copy link
Contributor
phalt commented Oct 29, 2014

@skimbrel @dougblack Waiting for your +1 on this :)

@skimbrel
Copy link
Contributor

+1

phalt added a commit that referenced this pull request Oct 29, 2014
Make .format() work with older Python versions
@phalt phalt merged commit 75dadd2 into twilio:master Oct 29, 2014
@phalt
Copy link
Contributor
phalt commented Oct 29, 2014

Merged, thanks @atodorov will go out with 3.6.9

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.

3 participants
0