Skip to content

ARROW-2218: [Python] PythonFile should infer mode when not given - #1674

Closed
pitrou wants to merge 1 commit into
apache:masterfrom
pitrou:ARROW-2218-infer-python-file-mode
Closed

ARROW-2218: [Python] PythonFile should infer mode when not given#1674
pitrou wants to merge 1 commit into
apache:masterfrom
pitrou:ARROW-2218-infer-python-file-mode

Conversation

@pitrou

Copy link
Copy Markdown
Member

No description provided.

@pitrou
pitrouforce-pushed the ARROW-2218-infer-python-file-mode branch from 44e3d61 to e124f56CompareFebruary 27, 2018 11:06
@pitrou

Copy link
Copy Markdown
MemberAuthor

I'm also adding a test which is unrelated to the bug being fixed, but I was wondering about behaviour when an unclosed PythonFile gets destroyed and the test helps clarify that.

@pitrou

Copy link
Copy Markdown
MemberAuthor

@pitrou
pitrouforce-pushed the ARROW-2218-infer-python-file-mode branch from e124f56 to 7038c4eCompareFebruary 27, 2018 13:33
@pitrou
pitrouforce-pushed the ARROW-2218-infer-python-file-mode branch from 7038c4e to a5d704eCompareFebruary 27, 2018 13:37

@wesmwesm left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1, thanks @pitrou! the extra unit test does help clarify the behavior

@wesmwesm closed this in 524b522Feb 28, 2018
@pitrou
pitrou deleted the ARROW-2218-infer-python-file-mode branch February 28, 2018 19:08
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@pitrou@wesm