Skip to content

Conversation

@kevin-bates
Copy link
Member

@kevin-bates kevin-bates commented Aug 3, 2020

Prevent the need to install requests_unixsocket on Windows so that downstream projects that rely on notebook's test framework are not side-affected by a package that is not used.

Fixes #5644

Copy link
Contributor

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

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

👍

Copy link
Member Author

@kevin-bates kevin-bates left a comment

Choose a reason for hiding this comment

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

Looks good Steve - thank you.

@blink1073 blink1073 added this to the 6.1 milestone Aug 3, 2020
@blink1073 blink1073 merged commit 73e6c27 into jupyter:master Aug 3, 2020
@blink1073
Copy link
Contributor

Released https://pypi.org/project/notebook/6.1.1/#files

@kevin-bates kevin-bates deleted the remove-requests-unixsocket branch August 3, 2020 20:42
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 23, 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.

Testing using notebook>=6.1 requires requests_unixsocket

2 participants