Update AUTHORS.rst
[ci skip]
This commit is contained in:
parent
d37614cb02
commit
b983d154eb
1 changed files with 2 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ Patches and Suggestions
|
||||||
- `Erik Scheffers <https://github.com/eriks5>`_, various fixes regarding OAuth callback URLs.
|
- `Erik Scheffers <https://github.com/eriks5>`_, various fixes regarding OAuth callback URLs.
|
||||||
- `Jordan Bouvier <https://github.com/jbouvier>`_, various fixes regarding OAuth callback URLs.
|
- `Jordan Bouvier <https://github.com/jbouvier>`_, various fixes regarding OAuth callback URLs.
|
||||||
- `Dick Brouwer <https://github.com/dikbrouwer>`_, fixes for OAuth Verifier in ``get_authorized_tokens``.
|
- `Dick Brouwer <https://github.com/dikbrouwer>`_, fixes for OAuth Verifier in ``get_authorized_tokens``.
|
||||||
- `hades <https://github.com/hades>`_, Fixes to various initial OAuth issues and keeping ``Twython3k`` up-to-date.
|
- `hades <https://github.com/hades>`_, Fixes to various initial OAuth issues, raise TwythonError on request error.
|
||||||
- `Alex Sutton <https://github.com/alexsdutton/twython/>`_, fix for parameter substitution regular expression (catch underscores!).
|
- `Alex Sutton <https://github.com/alexsdutton/twython/>`_, fix for parameter substitution regular expression (catch underscores!).
|
||||||
- `Levgen Pyvovarov <https://github.com/bsn>`_, Various argument fixes, cyrillic text support.
|
- `Levgen Pyvovarov <https://github.com/bsn>`_, Various argument fixes, cyrillic text support.
|
||||||
- `Mark Liu <https://github.com/mliu7>`_, Missing parameter fix for ``addListMember``.
|
- `Mark Liu <https://github.com/mliu7>`_, Missing parameter fix for ``addListMember``.
|
||||||
|
|
@ -41,3 +41,4 @@ Patches and Suggestions
|
||||||
- `Jonathan Vanasco <https://github.com/jvanasco>`_, Debugging support, error_code tracking, Twitter error API tracking, other fixes
|
- `Jonathan Vanasco <https://github.com/jvanasco>`_, Debugging support, error_code tracking, Twitter error API tracking, other fixes
|
||||||
- `DevDave <https://github.com/devdave>`_, quick fix for longs with helper._transparent_params
|
- `DevDave <https://github.com/devdave>`_, quick fix for longs with helper._transparent_params
|
||||||
- `Ruben Varela Rosa <https://github.com/rubenvarela>`_, Fixed search example
|
- `Ruben Varela Rosa <https://github.com/rubenvarela>`_, Fixed search example
|
||||||
|
- `Oleg Anashkin <https://github.com/extesy>`_, streaming ``handlers`` functionality
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue