Skip to content

Fix IO Permissions on Appveyor.#1868

Merged
daspecster merged 2 commits intogoogleapis:masterfrom
daspecster:use-named-tempory-file-helper
Jun 20, 2016
Merged

Fix IO Permissions on Appveyor.#1868
daspecster merged 2 commits intogoogleapis:masterfrom
daspecster:use-named-tempory-file-helper

Conversation

@daspecster
Copy link
Contributor

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 17, 2016

with _NamedTemporaryFile() as temp:
self.temp_config_path = os.path.dirname(temp.name)

This comment was marked as spam.

This comment was marked as spam.

This comment was marked as spam.

@daspecster daspecster force-pushed the use-named-tempory-file-helper branch from 969caa4 to 9aa5c30 Compare June 17, 2016 21:59
@daspecster daspecster mentioned this pull request Jun 20, 2016
7 tasks
@tseaver
Copy link
Contributor

tseaver commented Jun 20, 2016

LGTM

@daspecster daspecster merged commit 08464f7 into googleapis:master Jun 20, 2016
@daspecster daspecster deleted the use-named-tempory-file-helper branch June 20, 2016 14:19
@tseaver tseaver mentioned this pull request Jun 20, 2016
parthea pushed a commit that referenced this pull request Nov 26, 2025
parthea pushed a commit that referenced this pull request Mar 6, 2026
* feat: support range in queries as dict

* fix sys tests

* lint

* add arrow support

* fix python 3.7 test error

* print dependencies in sys test

* add unit test and docs

* fix unit test

* add func docs

* add sys test for tabledata.list in arrow

* add sys test for tabledata.list as iterator

* lint

* fix docs error

* fix docstring

* fix docstring

* fix docstring

* docs

* docs

* docs

* move dtypes mapping code

* address comment

* address comment

* fix pytest error

* Revert "move dtypes mapping code"

This reverts commit c46c65c822b3c8295d5d6650b1c9c97d35d2ba5b.

* remove commented out assertions

* typo and formats

* add None-check for range_element_type and add unit tests

* change test skip condition

* fix test error

* change test skip condition

* change test skip condition

* change decorator order

* use a different way to construct test data

* fix error message and add warning number check

* add warning number check and comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants