Ipykernel

Latest version: v6.29.4

Safety actively analyzes 638819 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 23

6.4.0

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.3.1...1ba6b48a97877ff7a564af32c531618efb7d2a57))

Enhancements made

- Make `json_clean` a no-op for `jupyter-client` >= 7 [708](https://github.com/ipython/ipykernel/pull/708) ([martinRenou](https://github.com/martinRenou))

Bugs fixed

- Do not assume kernels have loops [766](https://github.com/ipython/ipykernel/pull/766) ([Carreau](https://github.com/Carreau))
- Fix undefined variable [765](https://github.com/ipython/ipykernel/pull/765) ([martinRenou](https://github.com/martinRenou))

Maintenance and upkeep improvements

- Make `ipykernel` work without `debugpy` [767](https://github.com/ipython/ipykernel/pull/767) ([frenzymadness](https://github.com/frenzymadness))
- Stop using deprecated `recv_multipart` when using in-process socket. [762](https://github.com/ipython/ipykernel/pull/762) ([Carreau](https://github.com/Carreau))
- Update some warnings with instructions and version number. [761](https://github.com/ipython/ipykernel/pull/761) ([Carreau](https://github.com/Carreau))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2021-08-31&to=2021-09-09&type=c))

[Carreau](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3ACarreau+updated%3A2021-08-31..2021-09-09&type=Issues) | [frenzymadness](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Afrenzymadness+updated%3A2021-08-31..2021-09-09&type=Issues) | [martinRenou](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3AmartinRenou+updated%3A2021-08-31..2021-09-09&type=Issues) | [minrk](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aminrk+updated%3A2021-08-31..2021-09-09&type=Issues)

6.3.1

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.3.0...0b4a8eaa080fc11e240ada9c44c95841463da58c))

Merged PRs

- Add dependency on IPython genutils. [756](https://github.com/ipython/ipykernel/pull/756) ([Carreau](https://github.com/Carreau))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2021-08-30&to=2021-08-31&type=c))

[Carreau](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3ACarreau+updated%3A2021-08-30..2021-08-31&type=Issues)

6.3

6.3.0

([Full Changelog](https://github.com/ipython/ipykernel/compare/6.2.0...07af2633ca88eda583e13649279a5b98473618a2))

Enhancements made

- Add deep variable inspection [753](https://github.com/ipython/ipykernel/pull/753) ([JohanMabille](https://github.com/JohanMabille))
- Add `IPKernelApp.capture_fd_output` config to disable FD-level capture [752](https://github.com/ipython/ipykernel/pull/752) ([minrk](https://github.com/minrk))

Maintenance and upkeep improvements

- Remove more `nose` test references [750](https://github.com/ipython/ipykernel/pull/750) ([blink1073](https://github.com/blink1073))
- Remove `nose` `skipIf` in favor of `pytest` [748](https://github.com/ipython/ipykernel/pull/748) ([Carreau](https://github.com/Carreau))
- Remove more `nose` [747](https://github.com/ipython/ipykernel/pull/747) ([Carreau](https://github.com/Carreau))
- Set up release helper plumbing [745](https://github.com/ipython/ipykernel/pull/745) ([afshin](https://github.com/afshin))
- Test downstream projects [635](https://github.com/ipython/ipykernel/pull/635) ([davidbrochart](https://github.com/davidbrochart))

Contributors to this release

([GitHub contributors page for this release](https://github.com/ipython/ipykernel/graphs/contributors?from=2021-08-16&to=2021-08-30&type=c))

[afshin](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aafshin+updated%3A2021-08-16..2021-08-30&type=Issues) | [blink1073](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Ablink1073+updated%3A2021-08-16..2021-08-30&type=Issues) | [Carreau](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3ACarreau+updated%3A2021-08-16..2021-08-30&type=Issues) | [ccordoba12](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Accordoba12+updated%3A2021-08-16..2021-08-30&type=Issues) | [davidbrochart](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Adavidbrochart+updated%3A2021-08-16..2021-08-30&type=Issues) | [JohanMabille](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3AJohanMabille+updated%3A2021-08-16..2021-08-30&type=Issues) | [kevin-bates](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Akevin-bates+updated%3A2021-08-16..2021-08-30&type=Issues) | [minrk](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aminrk+updated%3A2021-08-16..2021-08-30&type=Issues) | [SylvainCorlay](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3ASylvainCorlay+updated%3A2021-08-16..2021-08-30&type=Issues)

6.2

6.2.0

Enhancements made

- Add Support for Message Based Interrupt [741](https://github.com/ipython/ipykernel/pull/741) ([afshin](https://github.com/afshin))

Maintenance and upkeep improvements

- Remove some more dependency on nose/iptest [743](https://github.com/ipython/ipykernel/pull/743) ([Carreau](https://github.com/Carreau))
- Remove block param from get_msg() [736](https://github.com/ipython/ipykernel/pull/736) ([davidbrochart](https://github.com/davidbrochart))

Page 11 of 23

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.