Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
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
{{ message }}
OnePPCDev
/
gdata-python-client
Public
forked from
google/gdata-python-client
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Jan 2, 2016
Merge pull request #38 from mitya57/master
Show description for 3541dfa
aliafshar
committed
3541dfa
View commit details
Copy full SHA for 3541dfa
Browse repository at this point
Fix converting bytearray to string
Show description for 6f3413b
mitya57
committed
6f3413b
View commit details
Copy full SHA for 6f3413b
Browse repository at this point
Commits on Dec 28, 2015
Merge pull request #36 from mitya57/master
Show description for 6f4026e
aliafshar
committed
6f4026e
View commit details
Copy full SHA for 6f4026e
Browse repository at this point
Commits on Dec 21, 2015
Add pycrypto and tlslite to install_requires for pip
mitya57
committed
fdc5a7f
View commit details
Copy full SHA for fdc5a7f
Browse repository at this point
Remove embedded tlslite copies
Show description for 3c85d33
mitya57
committed
3c85d33
View commit details
Copy full SHA for 3c85d33
Browse repository at this point
Remove unused embedded PyCrypto library
mitya57
committed
0bb966c
View commit details
Copy full SHA for 0bb966c
Browse repository at this point
Commits on Dec 2, 2015
Merge pull request #34 from famzah/master
Show description for 1dc2415
aliafshar
committed
1dc2415
View commit details
Copy full SHA for 1dc2415
Browse repository at this point
Commits on Oct 2, 2015
Add OAuth 2.0 support
famzah
committed
1650e7e
View commit details
Copy full SHA for 1650e7e
Browse repository at this point
Commits on Aug 13, 2015
Update mock_http_test.py
aliafshar
committed
f85797c
View commit details
Copy full SHA for f85797c
Browse repository at this point
Fix test URL to one that still exists for open APIs.
aliafshar
committed
b14026d
View commit details
Copy full SHA for b14026d
Browse repository at this point
Commits on Jun 1, 2015
Merge pull request #17 from mitya57/master
Show description for 1df4e1e
aliafshar
committed
1df4e1e
View commit details
Copy full SHA for 1df4e1e
Browse repository at this point
Commits on Mar 27, 2015
Remove exec flag from files that should not be executable
mitya57
committed
44c98af
View commit details
Copy full SHA for 44c98af
Browse repository at this point
Commits on Mar 16, 2015
Merge pull request #9 from Holzhauer/master
Show description for 35a1457
aliafshar
committed
35a1457
View commit details
Copy full SHA for 35a1457
Browse repository at this point
Commits on Mar 13, 2015
Merge pull request #10 from mitya57/master
Show description for 79d2d3c
aliafshar
committed
79d2d3c
View commit details
Copy full SHA for 79d2d3c
Browse repository at this point
Merge pull request #11 from mitya57/shebangs
Show description for 9e1e6a7
aliafshar
committed
9e1e6a7
View commit details
Copy full SHA for 9e1e6a7
Browse repository at this point
Remove shebangs on files not run by the command line
Show description for 0a6c0de
mitya57
committed
0a6c0de
View commit details
Copy full SHA for 0a6c0de
Browse repository at this point
Replace python2.4 shebangs with python ones
Show description for a9f5b45
mitya57
committed
a9f5b45
View commit details
Copy full SHA for a9f5b45
Browse repository at this point
Make tests return non-zero status on failures, and increase verbosity
mitya57
committed
0c49e80
View commit details
Copy full SHA for 0c49e80
Browse repository at this point
gdata/service.py: handle HTTP 301 redirects in addition to HTTP 302 ones
Show description for a9ce7fe
mitya57
committed
a9ce7fe
View commit details
Copy full SHA for a9ce7fe
Browse repository at this point
emailsettings_pop_settings.py: Fix syntax error
Show description for dff9246
mitya57
committed
dff9246
View commit details
Copy full SHA for dff9246
Browse repository at this point
Commits on Mar 11, 2015
docs/client.py and docs/service.py: also checking for lower case
Show description for 083f2c7
Sascha Holzhauer
authored and
Sascha Holzhauer
committed
083f2c7
View commit details
Copy full SHA for 083f2c7
Browse repository at this point
Commits on Feb 14, 2015
Removed some references to old tests in an attempt to allow the tests to run.
aliafshar
committed
b0f6855
View commit details
Copy full SHA for b0f6855
Browse repository at this point
Added a git ignore.
aliafshar
committed
e5165a4
View commit details
Copy full SHA for e5165a4
Browse repository at this point
Merge pull request #6 from lamby/correct-sys-exit-usage
Show description for 8aa2bb6
aliafshar
committed
8aa2bb6
View commit details
Copy full SHA for 8aa2bb6
Browse repository at this point
Correct exit code if number of errors % 256 == 0
Show description for 7325b8f
lamby
committed
7325b8f
View commit details
Copy full SHA for 7325b8f
Browse repository at this point
Commits on Jan 5, 2015
Merge pull request #1 from akrherz/delbooks
Show description for b58ccc5
Ali Afshar
committed
b58ccc5
View commit details
Copy full SHA for b58ccc5
Browse repository at this point
Commits on Jan 2, 2015
remove src missing books/finance/health/notebook from packages
akrherz
committed
bdb24bc
View commit details
Copy full SHA for bdb24bc
Browse repository at this point
Commits on Dec 18, 2014
Update README.txt
Ali Afshar
committed
bea9a8f
View commit details
Copy full SHA for bea9a8f
Browse repository at this point
Commits on Jul 3, 2013
Removed switched off APIs.
Ali Afshar
committed
3fc813d
View commit details
Copy full SHA for 3fc813d
Browse repository at this point
Commits on Jun 14, 2013
Added a Makefile.
aliafshar
committed
597b44e
View commit details
Copy full SHA for 597b44e
Browse repository at this point
Updated release notes.
aliafshar
committed
79361a9
View commit details
Copy full SHA for 79361a9
Browse repository at this point
Remove unused script.
aliafshar
committed
e0d7642
View commit details
Copy full SHA for e0d7642
Browse repository at this point
Updated docs.
aliafshar
committed
79ba46b
View commit details
Copy full SHA for 79ba46b
Browse repository at this point
Bumped version.
aliafshar
committed
602da38
View commit details
Copy full SHA for 602da38
Browse repository at this point
Commits on Jun 7, 2013
Adding missing unit attributes for unit picing elements.
Burcu Dogan
committed
5860bad
View commit details
Copy full SHA for 5860bad
Browse repository at this point
Previous
Next
You can’t perform that action at this time.