Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Override writable method on OutStream #316

Merged
merged 2 commits into from Apr 1, 2018

Conversation

takluyver
Copy link
Member

@Carreau
Copy link
Member

Carreau commented Apr 1, 2018

Appveyor test seem to be an error on appveyor side. I can't seem to have the ability to restart the tests.

@takluyver
Copy link
Member Author

I do have the ability, but they still fail. It looks like pip is failing to update itself.

@Carreau Carreau merged commit 5cee2fa into ipython:master Apr 1, 2018
@takluyver takluyver deleted the iostream-writable branch April 1, 2018 19:45
@minrk
Copy link
Member

minrk commented Apr 2, 2018

We ran into the pip issue elsewhere. It's the fact that pip.exe is open prevents upgrade. You can upgrade pip with python -m pip install --upgrade pip on Windows.

@takluyver
Copy link
Member Author

Ah, that makes sense. #317 reinstates the pip upgrade.

Sign up for free to 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.

None yet

3 participants