##// END OF EJS Templates
Commit Message Age Author Refs
load previous
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
r28576:4835cd3c
pin pytest differently
Matthias Bussonnier
0
r28575:a5bfc9bf
Try to fix Pytest error on Python 3.13
Matthias Bussonnier
0
r28574:9699b3e6
Prevent crash on StackData NotOneValueFound. (#14286) This is a workaround for #13598, It does not fix the root cause, but should prevent IPython crash. Worst case it should just not show the relevant frame
M Bussonnier
merge
0
load next
< 1 .. 6 7 8 9 10 .. 1437 >
showing 20 out of 28734 commits