Ipykernel

Latest version: v6.29.5

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

Scan your dependencies

Page 11 of 23

6.5.0

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.4.2...e8d4f66e0f65e284aab444c53e9812dbbc814cb2))

Bugs fixed

- Fix rich variables inspection [793](https://github.com/ipython/ipykernel/pull/793) ([fcollonval](https://github.com/fcollonval))
- Do not call `setQuitOnLastWindowClosed()` on a `QCoreApplication` [791](https://github.com/ipython/ipykernel/pull/791) ([stukowski](https://github.com/stukowski))

Maintenance and upkeep improvements

- Drop `ipython_genutils` requirement [792](https://github.com/ipython/ipykernel/pull/792) ([penguinolog](https://github.com/penguinolog))

Contributors to this release

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

[ccordoba12](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Accordoba12+updated%3A2021-10-20..2021-11-01&type=Issues) | [fcollonval](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Afcollonval+updated%3A2021-10-20..2021-11-01&type=Issues) | [penguinolog](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Apenguinolog+updated%3A2021-10-20..2021-11-01&type=Issues) | [stukowski](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Astukowski+updated%3A2021-10-20..2021-11-01&type=Issues)

6.4.2

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.4.1...231fd3c65f8a15e9e015546c0a6846e22df9ba2a))

Enhancements made

- Enabled rich rendering of variables in the debugger [787](https://github.com/ipython/ipykernel/pull/787) ([JohanMabille](https://github.com/JohanMabille))

Bugs fixed

- Remove setting of the eventloop function in the InProcessKernel [781](https://github.com/ipython/ipykernel/pull/781) ([rayosborn](https://github.com/rayosborn))

Maintenance and upkeep improvements

- Add python version classifiers [783](https://github.com/ipython/ipykernel/pull/783) ([emuccino](https://github.com/emuccino))

Contributors to this release

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

[emuccino](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aemuccino+updated%3A2021-09-10..2021-10-19&type=Issues) | [JohanMabille](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3AJohanMabille+updated%3A2021-09-10..2021-10-19&type=Issues) | [rayosborn](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Arayosborn+updated%3A2021-09-10..2021-10-19&type=Issues)

6.4.1

([Full Changelog](https://github.com/ipython/ipykernel/compare/v6.4.0...4da7623c1ae733f32c0792d70e7af283a7b19d22))

Merged PRs

- debugpy is now a build requirement [773](https://github.com/ipython/ipykernel/pull/773) ([minrk](https://github.com/minrk))

Contributors to this release

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

[minrk](https://github.com/search?q=repo%3Aipython%2Fipykernel+involves%3Aminrk+updated%3A2021-09-09..2021-09-10&type=Issues)

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

Page 11 of 23

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.