You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge pull request #217 from box/1.5_jwt_token_refresh_fix
Fix JWT Token Refresh and bump version to 1.5.4
Fixes#197 in v1.5.
Pull in repo config changes from master branch.
Add testing support for Python 3.6, and upgrade PyPy tests to
use PyPy2.7 5.8.0.
Lock sphinx to a version that still supports Python 2.6. (In the
future, on the master branch, we should exclude the sphinx
install from CI jobs that don't use it, and use Python 3.6 for
the job that does require sphinx.)
Add new pattern to .gitignore, update configs in .pylintrc, add
isort config.
Add versioning note to README.
Cherry pick Python3.6 support from master branch.
Bump version to 1.5.4
0 commit comments