You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now the PyO3 FFI API does not allow us to take file objects and convert them to file descriptors.
We should add that function so we can implement #933.
The text was updated successfully, but these errors were encountered:
thedrow
added a commit
to thedrow/pyo3
that referenced
this issue
May 18, 2020
Right now the PyO3 FFI API does not allow us to take file objects and convert them to file descriptors.
We should add that function so we can implement #933.
The text was updated successfully, but these errors were encountered: