Commit message Age Author Refs
r28743:d34e2fd0
Fix listing of subcommands for "ipython profile" and "ipython history". The previous code (likely going back to Py2) would print Must specify one of: dict_keys(['create', 'list', 'locate']) This PR fixes it to Must specify one of: 'create', 'list', 'locate'.
Antony Lee
0
r28742:42007f33
Convert "osx" gui framework to/from "macosx" in Matplotlib
Ian Thomas
0
r28741:f9982dbf
back to dev
Matthias Bussonnier
0
r28740:9d06a304
release 8.24.0
Matthias Bussonnier
0
r28739:fade2b58
Whats new 8.24 (#14419)
M Bussonnier
0
r28738:afae901d
Push caching to parent frame, and cache more frames. (#14418) I hope in deep code this makes things faster. Complement to #14386, but a bit of a blind fix.
M Bussonnier
0
r28737:9b135352
Whats new 8.24
Matthias Bussonnier
0
r28736:f68c7376
Fix compatibility with pytest 8 (#14413) setup/teardown nose methods are no longer supported by pytest 8. https://docs.pytest.org/en/latest/deprecations.html#setup-teardown
M Bussonnier
0
r28735:ffb66eeb
Push caching to parent frame, and cache more frames. I hope in deep code this makes things faster. Complement to #14386, but a bit of a blind fix.
Matthias Bussonnier
0
r28734:cdacafdc
Fix compatibility with pytest 8 setup/teardown nose methods are no longer supported by pytest 8. https://docs.pytest.org/en/latest/deprecations.html#setup-teardown
Lumir Balhar
0
< 1 .. 6 7 8 9 10 .. 2882 >