FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Allow positional arguments tox -e system-tests. by dhermes · Pull Request #2304 · googleapis/google-cloud-python · GitHub

Allow positional arguments tox -e system-tests. - #2304

Merged
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:fix-2300
Sep 12, 2016
Merged

Allow positional arguments tox -e system-tests.#2304
dhermes merged 1 commit into
googleapis:masterfrom
dhermes:fix-2300

Conversation

dhermes commented Sep 12, 2016

Copy link
Copy Markdown
Contributor

Fixes #2300.

googlebot added the cla: yes This human has signed the Contributor License Agreement. label Sep 12, 2016
if args.packages is ALL_MODULES:
result = list(MODULES)
if sys.version_info[:2] != (2, 7):
result.remove(BIGTABLE_API)

This comment was marked as spam.

This comment was marked as spam.

tseaver commented Sep 12, 2016

Copy link
Copy Markdown
Contributor

I'm 👍 on the feature overall.

dhermes commented Sep 12, 2016

Copy link
Copy Markdown
Contributor Author

@tseaver How do you feel about merging this and handling the gRPC dep stuff (including the bigtable system test being left out) in a standalone PR?

tseaver commented Sep 12, 2016

Copy link
Copy Markdown
Contributor

How do you feel about merging this and handling the gRPC dep stuff (including the bigtable system test being left out) in a standalone PR?

SGTM

dhermes merged commit 1537d4a into googleapis:master Sep 12, 2016
dhermes deleted the fix-2300 branch September 12, 2016 22:18
dhermes mentioned this pull request Sep 19, 2016
parthea pushed a commit that referenced this pull request Apr 1, 2026
parthea pushed a commit that referenced this pull request Apr 1, 2026
PR created by the Librarian CLI to initialize a release. Merging this PR
will auto trigger a release.

Librarian Version: v0.7.0
Language Image:
us-central1-docker.pkg.dev/cloud-sdk-librarian-prod/images-prod/python-librarian-generator@sha256:c8612d3fffb3f6a32353b2d1abd16b61e87811866f7ec9d65b59b02eb452a620
<details><summary>bigframes: 2.31.0</summary>

##
[2.31.0](google/bigframes@v2.30.0...v2.31.0)
(2025-12-10)

### Features

* add `bigframes.bigquery.ml` methods (#2300)
([719b278c](google/bigframes@719b278c))

* add &#39;weekday&#39; property to DatatimeMethod (#2304)
([fafd7c73](google/bigframes@fafd7c73))

### Bug Fixes

* cache DataFrames to temp tables in bigframes.bigquery.ml methods to
avoid time travel (#2318)
([d9938319](google/bigframes@d9938319))

### Reverts

* DataFrame display uses IPython&#39;s `_repr_mimebundle_` (#2316)
([e4e3ec85](google/bigframes@e4e3ec85))

</details>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes This human has signed the Contributor License Agreement. testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL