7.3.0
New features added
- feat(displayhook): add register_hook/unregister_hook to ZMQShellDisplayHook #1522 (@rgbkrk, @minrk)
- Support ZMQ Curve for transport encryption #1515 (@krassowski, @Carreau, @minrk)
Enhancements made
- Support new iPython system_raise_on_error flag in ZMQInteractiveShell #1496 (@adityawasudeo, @ianthomas23)
- pass cell_meta from do_execute to run_cell #1475 (@erawn, @P4X-ng, @ianthomas23)
Bugs fixed
- Fix broken IPython Reference URL in help_links #1526 (@goelakash, @Carreau, @JohanMabille, @krassowski)
- Mark cell execution as failing when formatter errors out #1521 (@krassowski, @Carreau)
- Fix ENOTSOCK traceback when iopub socket closes during shutdown #1518 (@Carreau, @minrk)
- Bugfix: Ensure that we take a copy of the sys.modules before iterating over it #1514 (@pelson, @Carreau)
Maintenance and upkeep improvements
- build docs on latest python #1525 (@Carreau)
- Fix recent debugpy failures #1524 (@Carreau)
- Unpin Spinx now that typehints issue ought to be resolved #1517 (@krassowski, @Carreau)
- Fix downstream test: do not use editable install for
ipyparallel#1516 (@krassowski, @Carreau) - Linting fixes #1509 (@ianthomas23)
- chore: update pre-commit hooks #1508 (@Carreau)
- chore: update pre-commit hooks #1502 (@ianthomas23)
- Removed pinning of virtualenv #1501 (@JohanMabille)
- Fixed a flaky windows test #1500 (@adityawasudeo, @JohanMabille, @ianthomas23)
- Switch from using nest-asyncio to nest-asyncio2 #1499 (@ianthomas23)
- Temporary pin virtualenv < 21 #1498 (@ianthomas23)
- Reintroduce changing base method to async #1497 (@ianthomas23)
- chore: update pre-commit hooks #1495 (@ianthomas23)
Other merged PRs
Contributors to this release
The following people contributed discussions, new ideas, code and documentation contributions, and review.
See our definition of contributors.
(GitHub contributors page for this release)
@adityawasudeo (activity) | @Carreau (activity) | @erawn (activity) | @goelakash (activity) | @ianthomas23 (activity) | @JohanMabille (activity) | @krassowski (activity) | @minrk (activity) | @P4X-ng (activity) | @pelson (activity) | @rgbkrk (activity)