- Fix message-ordering bug that could result in out-of-order
executions, especially on Windows [356](https://github.com/ipython/ipykernel/pull/356)
- Fix classifiers to indicate dropped Python 2 support
[354](https://github.com/ipython/ipykernel/pull/354)
- Remove some dead code [355](https://github.com/ipython/ipykernel/pull/355)
- Support rich-media responses in `inspect_requests` (tooltips)
[361](https://github.com/ipython/ipykernel/pull/361)