Strip excess custom exceptions from 'gcloud.streaming'#1232
Strip excess custom exceptions from 'gcloud.streaming'#1232tseaver merged 7 commits intogoogleapis:masterfrom tseaver:1227-streaming-strip_excess_custom_exceptions
Conversation
gcloud/streaming/transfer.py
Outdated
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
|
This doesn't "move the remainder to |
|
The residue are all tangled up with fixing #1223. If there are any left after that one, then they can move. |
|
I suggest filing another bug then (or leaving that one open and renaming it) so it doesn't slip our minds. |
|
#1234 captures the final cleanup. |
|
Good deal |
Allow 'natural' OSError to propagate. Addresses: #1232 (comment)
|
LGTM pending Travis |
…tom_exceptions Strip excess custom exceptions from 'gcloud.streaming'
🤖 I have created a release *beep* *boop* --- ### [0.63.7](googleapis/gapic-generator-python@v0.63.6...v0.63.7) (2022-03-08) ### Bug Fixes * resolve issue where rest transport is not used in certain tests ([#1231](googleapis/gapic-generator-python#1231)) ([90ab41a](googleapis/gapic-generator-python@90ab41a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
* chore: use gapic-generator-python 0.65.2 PiperOrigin-RevId: 444333013 Source-Link: googleapis/googleapis@f91b6cf Source-Link: googleapis/googleapis-gen@16eb360 Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiMTZlYjM2MDk1YzI5NGU3MTJjNzRhMWJmMjM1NTA4MTdiNDIxNzRlNSJ9 * update owlbot.py to pull in changes from gapic generator Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com> Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Closes #1227