-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: googleapis/google-api-python-client
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: googleapis/google-api-python-client
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.10.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 13 files changed
- 4 contributors
Commits on Jun 18, 2020
-
feat: allow to use 'six.moves.collections_abc.Mapping' in 'client_opt…
…ions.from_dict()' (#943)
Configuration menu - View commit details
-
Copy full SHA for 21af37b - Browse repository at this point
Copy the full SHA 21af37bView commit details
Commits on Jun 26, 2020
-
feat: Build universal wheels (#948)
See https://packaging.python.org/guides/distributing-packages-using-setuptools/#universal-wheels Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure to open an issue as a [bug/issue](https://github.com/googleapis/google-api-python-client/issues/new/choose) before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea - [ ] Ensure the tests and linter pass - [ ] Code coverage does not decrease (if any source code was changed) - [ ] Appropriate docs were updated (if necessary) Fixes #<issue_number_goes_here> 🦕
1Configuration menu - View commit details
-
Copy full SHA for 3e28a1e - Browse repository at this point
Copy the full SHA 3e28a1eView commit details
Commits on Jul 9, 2020
-
docs: consolidating and updating the Contribution Guide (#964)
* Removing `.github/CONTRIBUTING.md` * Creating new `CONTRIBUTING.rst` at the root of the repo that: * Links to the [Contribution Guide](http://googleapis.github.io/google-api-python-client/contributing.html) for basic housekeeping items such as CLA, Code of Conduct, Pull Requests, Style, Code Reviews. * Provides setup instructions and introduces Nox * Modifying `README.md` to reference new `CONTRIBUTING.rst` Fixes: #963Dmitry Frenkel authoredJul 9, 2020 Configuration menu - View commit details
-
Copy full SHA for 63f97f3 - Browse repository at this point
Copy the full SHA 63f97f3View commit details
Commits on Jul 15, 2020
-
feat: discovery supports retries (#967)
Adding ability for discovery to retry on eligible http errors and connection problems with randomized exponential backoff. Also: * DRYing discovery tests to avoid warnings when reading test data. * Updating .gitignore Fixes: #848
Dmitry Frenkel authoredJul 15, 2020 Configuration menu - View commit details
-
Copy full SHA for f3348f9 - Browse repository at this point
Copy the full SHA f3348f9View commit details -
🤖 I have created a release \*beep\* \*boop\* --- ## [1.10.0](https://www.github.com/googleapis/google-api-python-client/compare/v1.9.3...v1.10.0) (2020-07-15) ### Features * allow to use 'six.moves.collections_abc.Mapping' in 'client_options.from_dict()' ([#943](https://www.github.com/googleapis/google-api-python-client/issues/943)) ([21af37b](https://www.github.com/googleapis/google-api-python-client/commit/21af37b11ea2d6a89b3df484e1b2fa1d12849510)) * Build universal wheels ([#948](https://www.github.com/googleapis/google-api-python-client/issues/948)) ([3e28a1e](https://www.github.com/googleapis/google-api-python-client/commit/3e28a1e0d47f829182cd92f37475ab91fa5e4afc)) * discovery supports retries ([#967](https://www.github.com/googleapis/google-api-python-client/issues/967)) ([f3348f9](https://www.github.com/googleapis/google-api-python-client/commit/f3348f98bf91a88a28bf61b12b95e391cc3be1ff)), closes [#848](https://www.github.com/googleapis/google-api-python-client/issues/848) ### Documentation * consolidating and updating the Contribution Guide ([#964](https://www.github.com/googleapis/google-api-python-client/issues/964)) ([63f97f3](https://www.github.com/googleapis/google-api-python-client/commit/63f97f37daee37a725eb05df3097b20d5d4eaaf0)), closes [#963](https://www.github.com/googleapis/google-api-python-client/issues/963) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please).
Configuration menu - View commit details
-
Copy full SHA for c72efbc - Browse repository at this point
Copy the full SHA c72efbcView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.9.3...v1.10.0