Uh oh!
There was an error while loading. Please reload this page.
Add google.api.core.helpers.general_helpers.wraps - #4166
Conversation
theacodes
commented
Oct 12, 2017
@dhermes As an aside, how would you feel if I dropped the |
-0, but they arguably do not need to all end in fromgoogle.api.coreimporthelpers@helpers.general.wraps(thing)defother_thingMy concern is that there will be a lot of helpers things interspersed with other stuff. And while The general helpers could also just go into |
dhermes
commented
Oct 12, 2017
@jonparrott I am big time 👍 on reducing the number of nested packages. |
dhermes
left a comment
There was a problem hiding this comment.
LGTM, though I'd like to see a code snippet with the failure you intend to workaround here.
| assert replacement() == 42 | ||
| def test_wraps_partial(): |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
theacodes
commented
Oct 12, 2017
I'll send a separate PR to do that. |
jba
commented
Oct 12, 2017
Can someone merge this into the bigquery-b2 branch? I'm not sure how to do that. |
dhermes
commented
Oct 12, 2017
@jba I can do it. Will a rebase be OK? |
jba
commented
Oct 12, 2017
@tswast What's the right way to get this into bigquery-b2? Maybe just cherry-pick? |
tswast
commented
Oct 12, 2017
Probably best to rebase bigquery-b2 on master rather than cherry-pick. We'll have to rebase for the final push anyway. |
dhermes
commented
Oct 12, 2017
@tswast I agree. Do you need me to do that or you guys have it covered? |
No description provided.