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 }}
scottcode
/
google-cloud-python
Public
forked from
googleapis/google-cloud-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
google-cloud-python
core
on
master
User selector
All users
All time
Commit history
Commits on Feb 2, 2017
Cutting google-cloud-core==0.23.0.
dhermes
committed
f8fcb4e
View commit details
Copy full SHA for f8fcb4e
View code at this point
Browse repository at this point
Commits on Jan 31, 2017
Updates for pycodestyle. (#2973)
daspecster
authored
ed0698f
View commit details
Copy full SHA for ed0698f
View code at this point
Browse repository at this point
Commits on Jan 27, 2017
Removing unused import after Connection() signature change.
dhermes
committed
06914ce
View commit details
Copy full SHA for 06914ce
View code at this point
Browse repository at this point
Commits on Jan 26, 2017
Changing datastore Connection to only accept client.
dhermes
committed
a32a022
View commit details
Copy full SHA for a32a022
View code at this point
Browse repository at this point
Moving _http and _credentials default values from base connection to client.
Show description for 1efdb00
dhermes
committed
1efdb00
View commit details
Copy full SHA for 1efdb00
View code at this point
Browse repository at this point
Renaming JSONClient -> ClientWithProject.
Show description for b53be84
dhermes
committed
b53be84
View commit details
Copy full SHA for b53be84
View code at this point
Browse repository at this point
Using empty-tuple default as extra_options.
dhermes
committed
1b14e5b
View commit details
Copy full SHA for 1b14e5b
View code at this point
Browse repository at this point
Commits on Jan 20, 2017
Moving Bigtable helpers for duration protobufs into core.
dhermes
committed
dd25e45
View commit details
Copy full SHA for dd25e45
View code at this point
Browse repository at this point
Commits on Jan 19, 2017
Merge pull request #2946 from daspecster/update-import-spacing-2
Show description for 4f5f782
daspecster
authored
4f5f782
View commit details
Copy full SHA for 4f5f782
View code at this point
Browse repository at this point
Commits on Jan 18, 2017
Update import spacing part 2.
daspecster
committed
f25cfdc
View commit details
Copy full SHA for f25cfdc
View code at this point
Browse repository at this point
Proper REPL prompt
Ben Demaree
committed
8968bf5
View commit details
Copy full SHA for 8968bf5
View code at this point
Browse repository at this point
Make note of num_results property on iterators
Ben Demaree
committed
79d342a
View commit details
Copy full SHA for 79d342a
View code at this point
Browse repository at this point
Commits on Jan 17, 2017
Testing support for creating gRPC errors w/ tralling metadata.
tseaver
committed
852b089
View commit details
Copy full SHA for 852b089
View code at this point
Browse repository at this point
Commits on Jan 4, 2017
Add max_receive_message_length for larger rows.
daspecster
committed
85c6bf3
View commit details
Copy full SHA for 85c6bf3
View code at this point
Browse repository at this point
Commits on Dec 15, 2016
Manually creating Client._connection in subclasses.
dhermes
committed
2c42b7c
View commit details
Copy full SHA for 2c42b7c
View code at this point
Browse repository at this point
Removing _connection_class from base client.
dhermes
committed
ae2d90c
View commit details
Copy full SHA for ae2d90c
View code at this point
Browse repository at this point
Commits on Dec 10, 2016
Explicitly putting 1.0.2 lower bound on grpcio.
Show description for af5cc49
dhermes
committed
af5cc49
View commit details
Copy full SHA for af5cc49
View code at this point
Browse repository at this point
Update versions for mega-release.
Show description for e4c6e63
dhermes
committed
e4c6e63
View commit details
Copy full SHA for e4c6e63
View code at this point
Browse repository at this point
Commits on Dec 9, 2016
Promote local tempdir context manager to 'g.c._testing'.
tseaver
committed
c322525
View commit details
Copy full SHA for c322525
View code at this point
Browse repository at this point
Commits on Dec 8, 2016
Raise ValueError if credentials are not from google-auth (#2828)
Jon Wayne Parrott
authored
c4aa9df
View commit details
Copy full SHA for c4aa9df
View code at this point
Browse repository at this point
Commits on Dec 5, 2016
Cutting new releases for BigQuery, Language and Core.
dhermes
committed
c11d044
View commit details
Copy full SHA for c11d044
View code at this point
Browse repository at this point
Make make_secure_channel use google-auth (#2808)
Jon Wayne Parrott
authored
d20f3bb
View commit details
Copy full SHA for d20f3bb
View code at this point
Browse repository at this point
Add helper for parsing zoneless time strings.
tseaver
committed
20cdfc7
View commit details
Copy full SHA for 20cdfc7
View code at this point
Browse repository at this point
Commits on Dec 2, 2016
Switch from oauth2client to google-auth (#2726)
Show description for 0581c28
Jon Wayne Parrott
authored
0581c28
View commit details
Copy full SHA for 0581c28
View code at this point
Browse repository at this point
Commits on Nov 23, 2016
Add GatewayTimeout exception to pubsub subscription pull.
daspecster
committed
892e34e
View commit details
Copy full SHA for 892e34e
View code at this point
Browse repository at this point
Commits on Nov 14, 2016
Upgrading core to version to 0.21.0.
Show description for d2fc2c2
dhermes
committed
d2fc2c2
View commit details
Copy full SHA for d2fc2c2
View code at this point
Browse repository at this point
Pass headers for streaming download. Fixes #2715
daspecster
committed
0c77284
View commit details
Copy full SHA for 0c77284
View code at this point
Browse repository at this point
Commits on Nov 11, 2016
Making the connection property non-public in datastore.
dhermes
committed
237fe8f
View commit details
Copy full SHA for 237fe8f
View code at this point
Browse repository at this point
Renaming core connection module to _http.
dhermes
committed
86a0d18
View commit details
Copy full SHA for 86a0d18
View code at this point
Browse repository at this point
Commits on Nov 10, 2016
Manually fixing up bad indents / long lines after renames.
dhermes
committed
affb4a3
View commit details
Copy full SHA for affb4a3
View code at this point
Browse repository at this point
Changing all instances of _callFUT to _call_fut.
Show description for 50c7c8a
dhermes
committed
50c7c8a
View commit details
Copy full SHA for 50c7c8a
View code at this point
Browse repository at this point
Changing all instances of _makeOne to _make_one.
Show description for 908fd1d
dhermes
committed
908fd1d
View commit details
Copy full SHA for 908fd1d
View code at this point
Browse repository at this point
Changing uses of _getTargetClass to _get_target_class.
Show description for 3a81c25
dhermes
committed
3a81c25
View commit details
Copy full SHA for 3a81c25
View code at this point
Browse repository at this point
Renaming _getTargetClass to _get_target_class.
Show description for a3c3478
dhermes
committed
a3c3478
View commit details
Copy full SHA for a3c3478
View code at this point
Browse repository at this point
Commits on Nov 8, 2016
Getting umbrella coverage back to 100%.
dhermes
committed
f4f553f
View commit details
Copy full SHA for f4f553f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.