Skip to content

Commit

Permalink
add 437 notes
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Sep 17, 2019
1 parent b2099bd commit aff92ad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Changes in IPython kernel

- Fix comm shutdown behavior by adding a ``deleting`` option to ``close`` which can be set to prevent registering new comm channels during shutdown (:ghpull: `433`, :ghpull: `435`)
- Fix ``Heartbeat._bind_socket`` to return on the first bind (:ghpull: `431`)
- Moved ``InProcessKernelClient.flush`` to ``DummySocket`` (:gphull: `437`)
- Don't redirect stdout if nose machinery is not present (:ghpull: `427`)
- Rename `_asyncio.py` to `_asyncio_utils.py` to avoid name conflicts on Python 3.6+ (:ghpull: `426`)
- Only generate kernelspec when installing or building wheel (:ghpull: `425`)
Expand Down

0 comments on commit aff92ad

Please sign in to comment.