3.8 on Windows.
- Fix pickle issues when using inline matplotlib backend
[476](https://github.com/ipython/ipykernel/pull/476)
- Fix an error during kernel shutdown [463](https://github.com/ipython/ipykernel/pull/463)
- Fix compatibility issues with Python 3.8 ([456](https://github.com/ipython/ipykernel/pull/456), [#461](https://github.com/ipython/ipykernel/pull/461))
- Remove some dead code ([474](https://github.com/ipython/ipykernel/pull/474),
[467](https://github.com/ipython/ipykernel/pull/467))