v1.0.0
版本发布时间: 2018-06-04 17:11:57
requests/requests-oauthlib最新发布版本:v2.0.0(2024-03-23 05:13:27)
- Removed support for Python 2.6 and Python 3.3. This project now supports Python 2.7, and Python 3.4 and above.
- Added several examples to the documentation.
- Added plentymarkets compliance fix.
- Added a
token
property to OAuth1Session, to match the correspondingtoken
property on OAuth2Session.