##// END OF EJS Templates
Commit Message Age Author Refs
load previous
r28573:d6abca83
Fix auto_create not recognized by TerminalIPythonApp, and please linter. (#14284) Config option auto_create not recognized by TerminalIPythonApp, as the config overwirte id not add `.tag(config=True)` closes #14282
M Bussonnier
merge
0
r28572:9e43788c
Prevent crash on StackData NotOneValueFound. 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
Matthias Bussonnier
0
r28571:4c49335e
back to dev
Matthias Bussonnier
0
r28570:19f24dd8
release 8.20.0
Matthias Bussonnier
0
r28569:ac4dd798
What's new 8.20. (#14285)
M Bussonnier
merge
0
r28568:52ba5fed
What's new 8.20.
Matthias Bussonnier
0
r28567:59eccb24
Inspect continuation prompt signature and pass only viable arguments. (#14274) Closes #14273
M Bussonnier
merge
0
r28566:d379f51c
please linter
Matthias Bussonnier
0
r28565:02925b13
Fix #14282, and please linter.
Matthias Bussonnier
0
r28564:fd2cf18f
Fix docstring leading space. (#14279) Since https://github.com/python/cpython/pull/106411, it look like cpython is removing leading space and indent. We therefore need conditional check, until we decide Wether this is a problem we want to deal with or not.
Matthias Bussonnier
merge
0
r28563:51e92d7c
Fix docstring leading space. Since https://github.com/python/cpython/pull/106411, it look like cpython is removing leading space and indent. We therefore need conditional check, until we decide Wether this is a problem we want to deal with or not.
Matthias Bussonnier
0
r28562:90276e81
Misc fix for Python 3.13 testing (unicode range and skip tests) (#14278) Update unicode range for python 3.13, and skip jedi test while in alpha as there are no grammar available.
Matthias Bussonnier
merge
0
r28561:fb1fc0c5
skip jedi test on 3.13 alpha that has no grammar yet with parso
Matthias Bussonnier
0
r28560:006dc1aa
update unicode range for python 3.13
Matthias Bussonnier
0
r28559:1587b869
Wrong variable name in Python 3.13 (#14277) This should fix some of the issues on 3.13 testing but not sufficient as we'll get issues with stack_data and executing
Matthias Bussonnier
merge
0
r28558:0028051b
Wrong variable name in Python 3.13 This should fix some of the issues on 3.13 testing but not sufficient as we'll get issues with stack_data and executing
Matthias Bussonnier
0
r28557:e77ba5f0
Include reviews from `@tornaria`
Matthias Bussonnier
0
r28556:28fc51eb
Update example for %alias_magic (#14276) Fix example for creating `%alias_magic`
Matthias Bussonnier
merge
0
r28555:50fcf066
Update basic.py Fix example
Jack Lee
0
r28554:b8cc947d
Misc linter cleanups (#14275)
Paul Ivanov
merge
0
load next
< 1 .. 7 8 9 10 11 .. 1437 >
showing 20 out of 28734 commits