aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-29Update apitools version to 0.5.34. (#322)upstream-mastercglouch
2024-04-29 Fix JSON encoding of nested message fields corresponding to query params. (#...cglouch
2024-04-29Update to work with PY3.11. (#320)cglouch
2022-08-09Update apitools version to 0.5.33 (#316)James Wu
2022-08-09Remove client info from repo (#315)James Wu
2022-08-09Include LICENSE in sdist and wheel (#294)Uwe L. Korn
2022-08-09Replace deprecated logging.warn with logging.warning (#313)Hugo van Kemenade
2022-08-09Handle unknown values in repeated enums (#314)James Wu
2021-09-13Announce apitools deprecation (#312)James Lynn Wu
2021-08-20Updated messages py for unpickling related issue (#311)Ahmet Altay
2021-05-14Remove rsa restriction (#310)Dilip Pednekar
2021-05-14Fix a Python 3.7 test failure in protojson_test.py. (#309)Rebecca Chen
2021-05-14Fix test failure in python37 because of tilde (#308)Dilip Pednekar
2021-05-05Update apitools version to 0.5.32. (#307)Ross Rauber
2021-04-21Add option to overwrite transfer URLs with a client's base URL. (#306)NickGoog
2021-04-19Handle nano secs in DateTime parsing. (#305)Dilip Pednekar
2021-04-13Fix encoding issue with rfc822 messages (#304)Dilip Pednekar
2020-07-09Update imports to be explicitly relative (#296)James Lynn Wu
2020-05-14Update apitools version to 0.5.31.James Lynn Wu
2020-05-14Add compatibility with httplib2 0.16.0+ (#295)ejochman
2020-04-20Use == instead of is to compare stringsJames Lynn Wu
2020-04-20Update util.pyJames Lynn Wu
2020-04-17Remove unittest2 from tox.ini (#293)James Lynn Wu
2020-04-14Remove unittest2 from tox.ini (#291)James Lynn Wu
2020-04-09Drop support for EOL Python versions (#265)Hugo van Kemenade
2020-02-13Client generation can handle the mtlsRootUrl (#288)Chaoren
2020-02-07Pager helper to enable custom field getter (#287)kaylajin
2020-01-27Import ABC from collections.abc instead of collections for Python 3.9 compati...Karthikeyan Singaravelan
2019-10-29Fix: Avoid name check if JSON keyfile is provided (#284)David Song
2019-10-18Update FetchDiscoveryDoc to return first valid discovery doc (#283)James Lynn Wu
2019-09-24Pager helper to work with nested fields for limit or continuation token (#281)Naomi Seyfer
2019-09-12Matcher objects for mock Expect() (#279)Jeff Wu
2019-09-12Sort the output of describe_enum so that the output order is stable. (#280)Jeff Wu
2019-06-26Update for v0.5.30 release. (#277)Matt Houglum
2019-06-26Fix mock for urllib_request in GetURLContentTest (#276)James Lynn Wu
2019-06-26Fix unbound local variable 'scope_spec' (#275)James Lynn Wu
2019-06-25Update for v0.5.29 release. (#273)Matt Houglum
2019-06-20Normalize response from the GCE metadata server. (#272)Matt Houglum
2019-06-20Ensure string for Py3 compat (#271)Lee Ball
2019-06-05Ensure unicode strings for Python 2 / 3 compat (#269)Lee Ball
2019-05-07Update for v0.5.28 release. (#267)Matt Houglum
2019-05-07Retain error details in exception message strings. (#266)tvalentyn
2019-03-29Update for v0.5.27 release. (#264)Matt Houglum
2019-03-18Python 2 / 3 compatibility changes (#263)Lee Ball
2019-03-18Merge pull request #259 from qdii/masterJames Lynn Wu
2019-03-09Factored out download function, added unit testsVictor Lavaud
2019-02-28Merge pull request #260 from charlesccychen/fix-keyfileJames Lynn Wu
2019-02-27Use binary read for SignedJwtAssertionCredentialsCharles Chen
2019-02-25Support GZip compression when fetching discovery URLVictor Lavaud
2019-02-19Merge pull request #256 from jameslynnwu/masterJames Lynn Wu