8000 Fixed issues with ipmessaging by senthgit · Pull Request #239 · twilio/twilio-python · GitHub
[go: up one dir, main page]

Skip to content

Fixed issues with ipmessaging #239

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 8000

Merged
merged 3 commits into from
Dec 4, 2015
Merged

Fixed issues with ipmessaging #239

merged 3 commits into from
Dec 4, 2015

Conversation

senthgit
Copy link
@senthgit senthgit commented Dec 2, 2015
  • update calls
  • Tests are also updated

- update calls
- Tests are also updated
"""
kwargs = {
"friendly_name": friendly_name,
"type": type,
Copy link
Contributor

Choose a reason for hiding this comment

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

does this override the type method?

Copy link
Author

Choose a reason for hiding this comment

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

I dont think so, but is not the right parameter name. I will change it.

@@ -1,5 +1,7 @@
from .base import set_twilio_proxy
from .client import TwilioRestClient
from .conversations import TwilioConversationsClient
Copy link
Contributor

Choose a reason for hiding this comment

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

this required? or should it be included below as well?

Copy link
Author

Choose a reason for hiding this comment

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

yes this makes importing TwilioConversationsClient, TwilioIpMessagingClient.. simpler.
I will add these two to pyflakes list.

@jingming
Copy link
Contributor
jingming commented Dec 4, 2015

+1

senthgit added a commit that referenced this pull request Dec 4, 2015
Fixed issues with ipmessaging
@senthgit senthgit merged commit 56d226c into edge Dec 4, 2015
@jingming jingming deleted the ip-messaging-fixes branch March 2, 2017 04:16
eq19 pushed a commit to VirtualNetworks/parser that referenced this pull request May 1, 2025
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.

2 participants
0