aboutsummaryrefslogtreecommitdiff
path: root/oauth2client/_helpers.py
AgeCommit message (Expand)Author
2019-02-08Revert "Upgrade oauth2client to v4.1.3"android-q-preview-6android-q-preview-5android-q-preview-4android-q-preview-2.5android-q-preview-1Kevin Cheng
2016-08-17Correct query loss when using parse_qsl to dictDanny Hermes
2016-08-15Remove __author__ lines, add contributors.mdJon Wayne Parrott
2016-08-04Merge util.py and _helpers.pyPat Ferate
2016-07-19Update string formatters to new stylePat Ferate
2016-07-11Check for Google import order style in flake8Pat Ferate
2015-08-21Making oauth2client/ files pass PEP8.Danny Hermes
2015-08-21Docstring pass after pep8ify in oauth2client/Danny Hermes
2015-08-21Raw pep8ify changes.Danny Hermes
2015-08-17Adding _from_bytes helpers as a foil for _to_bytes.Danny Hermes
2015-08-14Unifying all conversions to bytes.Danny Hermes
2015-07-13Factoring out conditional code from `crypt.py`.Danny Hermes