issues
search
googleapis
/
gax-python
Google API Extensions for Python
http://gax-python.readthedocs.org/en/latest/
BSD 3-Clause "New" or "Revised" License
25
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Deprecate this library
#209
theacodes
closed
6 years ago
0
Archive this repository
#208
lukesneeringer
opened
6 years ago
2
Can't Override timeout with CallOptions
#207
juansolana
opened
6 years ago
0
Release v0.15.16
#206
theacodes
closed
7 years ago
0
Ignore lint error about extra newlines in imports
#205
theacodes
closed
7 years ago
0
Relax grpcio dependency version
#204
theacodes
closed
7 years ago
0
Add metadata_overlay
#203
evaogbe
closed
7 years ago
6
Fix CONTRIBUTING link
#202
007
opened
7 years ago
0
grpcio dependency too old now (setup.py)
#201
cgthayer
opened
7 years ago
4
Plain google-cloud install leads to pkg_resources exception because of grpcio version conflict
#200
nikhaldi
closed
7 years ago
0
Pin gRPC to avoid 1.6.x
#199
lukesneeringer
closed
7 years ago
1
'CallSettings.merge' blows away its own 'kwargs["metadata"]'
#198
tseaver
closed
7 years ago
2
Remove _OperationFuture
#197
theacodes
opened
7 years ago
1
Replacing ValueError with InvalidArgumentError in google.gax.errors.create_error().
#196
dhermes
closed
7 years ago
6
Add new Future package google.gax.future
#195
theacodes
closed
7 years ago
4
OperationFuture should not use fork and multiprocessing
#194
theacodes
closed
7 years ago
1
Fix x-goog-api-client header inconsistency for spanner client
#193
vam-google
closed
7 years ago
6
pip3.6 install google-gax can fail due to old setuptools.
#192
gwk
opened
7 years ago
1
Confirm timeout override works with retry
#191
geigerj
opened
7 years ago
0
Update docs fonts and colors
#190
theacodes
closed
7 years ago
1
Fix outstanding lint issues
#189
theacodes
closed
7 years ago
1
Switch from tox to nox
#188
theacodes
closed
7 years ago
0
Fix bug with recursive protobuf get.
#187
lukesneeringer
closed
7 years ago
0
Exception occurred in retry method that was not classified as transient
#186
pdknsk
closed
7 years ago
1
Utility function to get Message subclasses.
#185
lukesneeringer
closed
7 years ago
0
Better support for pb2 "repeated" and "message" fields.
#184
lukesneeringer
closed
7 years ago
3
Utility methods to write to dictionaries or protobuf Messages
#183
lukesneeringer
closed
7 years ago
3
Ability to override OperationsClient configuration.
#182
lukesneeringer
opened
7 years ago
0
Use bogus OperationsClient retry value.
#181
lukesneeringer
closed
7 years ago
2
New PyPI release?
#180
danfairs
opened
7 years ago
2
Fix lint for the primary package
#179
theacodes
closed
7 years ago
0
Revisit timeout in _OperationFuture._poll
#178
theacodes
opened
7 years ago
0
Upgrade credentials to JWT-based credentials if appropriate
#177
theacodes
opened
7 years ago
0
Remove oauth2client
#176
theacodes
closed
7 years ago
9
Remove dead oauth2client code
#175
theacodes
closed
7 years ago
0
Fix packaging setup
#174
theacodes
closed
7 years ago
2
Longrunning should use the service's YAML config, not longrunning's.
#173
lukesneeringer
opened
7 years ago
0
Run google-cloud-python system tests.
#172
lukesneeringer
opened
7 years ago
0
Do not try to ask for a bogus distribution
#171
lukesneeringer
closed
7 years ago
1
PR #166 breaks LRO usage
#170
tseaver
closed
7 years ago
0
Run pylint against Python 3.5
#169
lukesneeringer
closed
7 years ago
0
Re-raise unrecognized exceptions on retry.
#168
lukesneeringer
opened
7 years ago
7
Make delay fluctuate betwen 0 and 2x.
#167
lukesneeringer
closed
7 years ago
1
GAX: LRO HTTP headers
#166
lukesneeringer
closed
7 years ago
0
Switch oneof validation to check none-ness
#165
geigerj
closed
7 years ago
0
check_oneof function
#164
lukesneeringer
closed
7 years ago
4
Add Python 3.6 support.
#163
lukesneeringer
closed
7 years ago
0
Rename test to tests, enable wheels
#162
theacodes
closed
7 years ago
0
Completely refactor tox, travis, and docs generation to match google-auth
#161
theacodes
closed
7 years ago
0
Remove sys.path manipulation in tox and stop dynamically generating fixtures
#160
theacodes
closed
7 years ago
1
Next