Skip to content

Conversation

@takluyver
Copy link
Member

Following the discussion at #4340, in Python 2 we need io.open rather than open if using a file descriptor rather than a file name.

This is the first commit from #4348; I got confused and asked @slel to make further changes, which weren't useful.

Following the discussion at jupyter#4340, in Python 2 we need `io.open`
rather than `open` if using a file descriptor rather than a file name.
@takluyver takluyver added this to the 5.7.5 milestone Jan 16, 2019
@takluyver takluyver merged commit cf3622c into jupyter:5.7.x Jan 16, 2019
@takluyver takluyver deleted the io-open-fd branch January 16, 2019 13:16
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants