-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Comparing changes
Open a pull request
base repository: googleapis/google-api-python-client
base: v1.8.1
head repository: googleapis/google-api-python-client
compare: v1.8.2
- 9 commits
- 11 files changed
- 7 contributors
Commits on Apr 20, 2020
-
docs: Fix simple typo: occured -> occurred (#828)
Simple Typo. Closes #827
Configuration menu - View commit details
-
Copy full SHA for 43fc0cf - Browse repository at this point
Copy the full SHA 43fc0cfView commit details -
docs: support python3 to generate docs (#801)
Co-authored-by: Bu Sun Kim <8822365+busunkim96@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 84d4561 - Browse repository at this point
Copy the full SHA 84d4561View commit details -
docs: added navigation to index.md (#815)
Add alphabetical index and hyperlinks, to help accelerate API discovery and navigation
Configuration menu - View commit details
-
Copy full SHA for 6a9bfde - Browse repository at this point
Copy the full SHA 6a9bfdeView commit details
Commits on Apr 21, 2020
-
Remove apiclient.__version__ (#871)
Hello, We have removed __version__ var from googleapiclient/__init__.py f706cfd#diff-b926d296d4c856bcbf877809e4523562L15 so it won't work anymore. #870 CC: @busunkim96 Fixes #870 🐈
Configuration menu - View commit details
-
Copy full SHA for 1d8ec68 - Browse repository at this point
Copy the full SHA 1d8ec68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8cef048 - Browse repository at this point
Copy the full SHA 8cef048View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1d6998 - Browse repository at this point
Copy the full SHA a1d6998View commit details -
docs: Update "Google Apps" references and add DwD example (#823)
Release-As: 1.8.2
Configuration menu - View commit details
-
Copy full SHA for fb6fcc8 - Browse repository at this point
Copy the full SHA fb6fcc8View commit details -
docs: fix unescaped html tag (#802)
If the description of the method contains any HTML tag, it will break the HTML rendering. This commit escapes the html tag to prevent this problem. * Use html standard lib when using python3 * Use cgi standard lib when using python2 Refs #791 Release-As: 1.8.2
Configuration menu - View commit details
-
Copy full SHA for 45cace8 - Browse repository at this point
Copy the full SHA 45cace8View commit details -
Configuration menu - View commit details
-
Copy full SHA for bd58139 - Browse repository at this point
Copy the full SHA bd58139View commit details
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.8.1...v1.8.2