Commit message Age Author Refs
r28713:8225d787
Merge branch 'main' into cdeb
M Bussonnier
0
r28712:86d864e6
Remove deprecated function (#14388) Th second function BdbQuit_IPython_excepthook is wrong anyway as when we moved from warning to error we did not remove stacklevel= ... which is invalid.
M Bussonnier
0
r28711:be80e9d5
Reify colors from debugger.
Matthias Bussonnier
0
r28710:fe5f2dfb
Remove deprecated function Th second function BdbQuit_IPython_excepthook is wrong anyway as when we moved from warning to error we did not remove stacklevel= ... which is invalid.
Matthias Bussonnier
0
r28709:a3074b8c
Cache debugger skip frame predicate (#14386) I'm not 100% sure this is correct as technically the value of __debugger_skip__ could change in the current frame while we are stepping into it, but that is likely super rare, and the slowdown that this create is problematic. There is still a small overhead for me, but this should make the experience much better. See https://github.com/spyder-ide/spyder-kernels/pull/458, https://github.com/ipython/ipython/issues/13972, https://github.com/spyder-ide/spyder/issues/20571, https://github.com/ipython/ipython/issues/14382
M Bussonnier
0
r28708:f9e1ccb6
Remove link to non-existent ipyparallel docs. (#14383) Those were likely recently removed.
M Bussonnier
0
r28707:59673f39
cleanup impossible code
Matthias Bussonnier
0
r28706:49a76523
Cache debugger skip frame predicate I'm not 100% sure this is correct as technically the value of __debugger_skip__ could change in the current frame while we are stepping into it, but that is likely super rare, and the slowdown that this create is problematic. There is still a small overhead for me, but this should make the experience much better.
Matthias Bussonnier
0
r28705:e3771496
Remove link to non-existent ipyparallel docs. Those were likely recently removed.
Matthias Bussonnier
0
r28704:def84efb
Require typing-extensions 4.6. or newer (#14381) Fixes https://github.com/ipython/ipython/issues/14380
M Bussonnier
0
< 1 2 3 4 5 6 7 .. 2874 >