twython/CHANGES.txt
2013-04-23 12:29:01 -04:00

4 lines
204 B
Text

2013-04-23 (jvanasco)
- added ssl_verify param to Twython config.
option defaults to `True` and is proxied to the `requests` library client
can be set to `False`, which better supports local testing