This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
Python v3 support
Pre-release
Pre-release
Large number of changes related to making the code Python v3 compatible.
See the messy details at #251
Pull Requests
- #267 initialize Api.__auth fixes #119 by rbpasker
- #266 Add full_text and page options in GetDirectMessages function by mistersalmon
- #264 Updates Media object with new methods, adds id param, adds tests by jeremylow
- #262 Update get_access_token.py by lababidi
- #261 Adding Collections by ryankicks
- #260 Added UpdateBackgroundImage method and added profile_link_color argument to UpdateProfile by BrandonBielicki
- #259 Added GetFriendIDsPaged by RockHoward
- #254 Adding api methods for suggestions and suggestions/:slug by trentstollery
- #253 Added who parameter to api.GetSearch by wilsonand1
- #250 adds UpdateFriendship (shared Add/Edit friendship) by jheld
- #249 Fixed Non-ASCII printable representation in Trend by der-Daniel
- #246 Add repr for status by era
- #245 Python-3 Fix: decode bytestreams for json load by ligthyear
- #243 Remove references to outdated API functionality: GetUserByEmail by Vector919
- #239 Correct GetListsList docstring by tedmiston