There is a new pull request by tornaria against master on the void-packages repository https://github.com/tornaria/void-packages ipython https://github.com/void-linux/void-packages/pull/43769 python3-ipython: update to 8.13.2. #### Testing the changes - I tested the changes in this PR: **briefly** This is a hotfix to make right arrow work again! It's broken since the update 8.12.0 -> 8.13.1. ``` IPython 8.12.2 and 8.13.2 contain UI fixes, with respect to right arrow not working in some case in the terminal, and 8.12.2 contain also a requested backport of :ghpull:`14029` (Allow safe access to the ``__getattribute__`` method of modules) for tab completion. ``` @ahesford A patch file from https://github.com/void-linux/void-packages/pull/43769.patch is attached