Skip to content

Drop Python 2.6 on appveyor, install 'grpcio' unconditionally. - #1882

Merged
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:1877-moar-appveyour-grpc-fixing
Jun 21, 2016
Merged

Drop Python 2.6 on appveyor, install 'grpcio' unconditionally.#1882
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:1877-moar-appveyour-grpc-fixing

Conversation

@tseaver

Copy link
Copy Markdown
Contributor

grpcio 0.14.0 installs without errors on Python 3.4+.

See #1863, failures after merging #1877.

@tseavertseaver added type: bug Error or flaw in code with unintended results or allowing sub-optimal usage patterns. testing labels Jun 21, 2016
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 21, 2016
@daspecster

daspecster commented Jun 21, 2016

Copy link
Copy Markdown
Contributor

@tseaver, do you have appveyor hooked up to your github username? or if you want I can copy this branch to my repo and run it.

Update: Build running @ https://ci.appveyor.com/project/daspecster/gcloud-python-pjqjn

@tseaver
tseaver merged commit 45a3b51 into googleapis:masterJun 21, 2016
@tseaver

Copy link
Copy Markdown
ContributorAuthor

Oops, I was out-of-sync and merged ahead of seeing your build finish.

@daspecster

Copy link
Copy Markdown
Contributor

Np, I have it building master now https://ci.appveyor.com/project/daspecster/gcloud-python-pjqjn

@daspecster

Copy link
Copy Markdown
Contributor

@daspecster

Copy link
Copy Markdown
Contributor

@tseaver

Copy link
Copy Markdown
ContributorAuthor

Ugh. I'm not sure what to say: somebody has hosed the google namespace package.

@daspecster

Copy link
Copy Markdown
Contributor

For windows specifically?

@daspecster

Copy link
Copy Markdown
Contributor

@daspecster

Copy link
Copy Markdown
Contributor

Could try and switching protobuf == 3.0.0b2 from 3.0.0b3?

@tseaver

Copy link
Copy Markdown
ContributorAuthor

Maybe we should revert this PR (or at least the bit which globally installs grpcio) and just leave Appveyor borken until a fix is released for grpc/grpc#6939.

@daspecster

Copy link
Copy Markdown
Contributor

Wouldn't we want it this way once grpc/grpc#6939 is resolved?

@tseaver
tseaver deleted the 1877-moar-appveyour-grpc-fixing branch June 27, 2016 15:04
@tseavertseaver mentioned this pull request Jun 29, 2016
parthea pushed a commit that referenced this pull request Mar 6, 2026
* chore(deps): update all dependencies
* 🦉 Updates from OwlBot post-processor
See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md
* pin pycparser==2.21 for python 3.7
---------
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
Co-authored-by: Chalmer Lowe <chalmerlowe@google.com>
Co-authored-by: Lingqing Gan <lingqing.gan@gmail.com>
parthea pushed a commit that referenced this pull request Apr 1, 2026
* feat: support bpd.Series(json_data, dtype="json")
* undo dtypes._dtype_from_string and apply json only
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yesThis human has signed the Contributor License Agreement.testingtype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@tseaver@daspecster@dhermes@googlebot