Bug#1104045: ipython3 crash

2025-04-29 Thread Colin Watson
On Fri, Apr 25, 2025 at 12:17:26PM +, Gordon Ball wrote: I'm unable to reproduce this in a fresh install; ipython3 appears to start and function normally. I suspect there is something wrong with other dependencies of python3-ipython; `List` in `interactiveshell.py` in ipython 8.30 isn't `typ

Bug#1104045: ipython3 crash

2025-04-25 Thread Gordon Ball
I'm unable to reproduce this in a fresh install; ipython3 appears to start and function normally. I suspect there is something wrong with other dependencies of python3-ipython; `List` in `interactiveshell.py` in ipython 8.30 isn't `typing.List` (which is imported, but aliased as `ListType`), but `