Dave Hirschfeld created ARROW-11939:
---------------------------------------

             Summary: Bug in `pa.PythonFile`?
                 Key: ARROW-11939
                 URL: https://issues.apache.org/jira/browse/ARROW-11939
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Python
    Affects Versions: 3.0.0
            Reporter: Dave Hirschfeld



```python
with pa.PythonFile('deleteme.jnk', 'wb') as f: pass
AttributeError: 'str' object has no attribute 'closed'
```



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to