##// END OF EJS Templates
Clear filter
Show hidden
Commit Message Age Author Refs
r28598:c55d9f37
lint
Paul Ivanov
0
r28597:3f2bb728
Remove old mentions and uses of ipython_extension_dir The bulk of this functionality was removed in IPython 8.6.0, but there were still mentions of it in the docs and in the reload code.
Paul Ivanov
0
r28594:112e5968
Fix bug where extra mimekey would drop the full bundle. (#14301)
M Bussonnier
merge
0
r28593:be18b2f7
Fix bug where extra mimekey would drop the full bundle.
Matthias Bussonnier
0
r28592:6e5ec4db
Add hooking ability for producing help mime bundle. (#14300) I plan to use this for papyri in order to send the right informations to the frontend.
M Bussonnier
merge
0
r28591:8a5c9c20
Add hooking ability for producing help mime bundle. I plan to use this for papyri in order to send the right informations to the frontend.
Matthias Bussonnier
0
r28590:ddb8a15a
Skip test on problematic PyPy versions (#14295) See pypy/pypy#4860
M Bussonnier
merge
0
r28589:0fd79ffa
Skip test on problematic PyPy versions See pypy/pypy#4860
Matthias Bussonnier
0
r28588:b14df380
Simplify color definition. (#14291) Schemes either accept a dict, or as kwargs. Try to use a single way of defining via a dict, so that we can later deprecate passing all as kwargs. Use the opportunity to fix some things linter complaints, and add type annotations.
M Bussonnier
merge
0
r28587:6b2687c3
Simplify color definition. Schemes either accept a dict, or as kwargs. Try to use a single way of defining via a dict.
Matthias Bussonnier
0
r28586:8889ec73
ipdb: accept header= argument (#14289) This improves symmetry between Ipdb and vanilla old Pdb. The `header` argument to `pdb.set_trace()` [has been added in Python 3.7](https://docs.python.org/3.9/whatsnew/3.7.html#pdb). _(This still requires changes in [gotcha/ipdb](https://github.com/gotcha/ipdb) to be fully useful - I'll get to that later :wink:)_
M Bussonnier
merge
0
r28585:0cfa5abb
Fixes two typos in whatsnew v8 (#14290) - makes the capitalization consistent within the paragraph. - removes an unnecessary word
M Bussonnier
merge
0
r28584:ecfbcadc
Fixed two typos - makes the capitalization consistent within the paragraph. - removes an unnecessary word
Raphael Kruse
0
r28583:16f84c65
ipdb: accept header= argument This improves symmetry between Ipdb and vanilla old Pdb. The `header` argument to `pdb.set_trace()` has been added in Python 3.7.
Blazej Michalik
0
r28582:001109ab
Try to fix Pytest error on Python 3.13 (#14287)
M Bussonnier
merge
0
r28581:a282fc2d
another dedent test
Matthias Bussonnier
0
r28580:f14a0f3a
mis renamed varaible
Matthias Bussonnier
0
r28579:d9bbeed6
fix docstring for Python 3.13
Matthias Bussonnier
0
r28578:bf8503e0
now with skip
Matthias Bussonnier
0
r28577:105e7f6b
name2ft renamed in 3.13
Matthias Bussonnier
0
load next
< 1 2 3 4 5 6 7 .. 1343 >
showing 20 out of 26845 commits