Skip to content

Fix IO Permissions on Appveyor. - #1868

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

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

Conversation

@daspecster

Copy link
Copy Markdown
Contributor

@googlebotgooglebot 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
daspecsterforce-pushed the use-named-tempory-file-helper branch from 969caa4 to 9aa5c30CompareJune 17, 2016 21:59
@daspecsterdaspecster mentioned this pull request Jun 20, 2016
7 tasks
@tseaver

Copy link
Copy Markdown
Contributor

LGTM

@daspecster
daspecster merged commit 08464f7 into googleapis:masterJun 20, 2016
@daspecster
daspecster deleted the use-named-tempory-file-helper branch June 20, 2016 14:19
@tseavertseaver 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
parthea pushed a commit that referenced this pull request Apr 1, 2026
* implement index item assignment
* add testcase
* final touch up
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

authcla: yesThis human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@daspecster@tseaver@googlebot