##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
load previous
r28721:e666bc96
Linting
Ian Thomas
0
r28720:4a4fa930
_matplotlib_manages_backends uses hasattr not version check
Ian Thomas
0
r28719:e200a042
Review comments
Ian Thomas
0
r28718:38aa68c3
Reify colors from debugger. (#14387) This help with static checking.
M Bussonnier
merge
0
r28717:6dcf7cf5
Add tests for resolving backend name and gui loop
Ian Thomas
0
r28716:f9ce8c21
Add temporary CI run using matplotlib-inline's entry-point code
Ian Thomas
0
r28715:38e6f14f
Darken and mypy
Ian Thomas
0
r28714:e0e1cad7
Move Matplotlib backend resolution to Matplotlib
Ian Thomas
0
r28713:8225d787
Merge branch 'main' into cdeb
M Bussonnier
merge
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
merge
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
merge
0
r28708:f9e1ccb6
Remove link to non-existent ipyparallel docs. (#14383) Those were likely recently removed.
M Bussonnier
merge
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
merge
0
r28703:e8f710d1
Require typing-extensions 4.6. or newer
krassowski
0
r28702:b9c597df
back to dev
Matthias Bussonnier
0
load next
< 1 2 3 4 5 6 7 .. 1350 >
showing 20 out of 26986 commits