Commit message Age Author Refs
r28632:d32707a2
ignore some traitlets types
Matthias Bussonnier
0
r28631:5ef103fe
more types
Matthias Bussonnier
0
r28630:3d02f187
Extend the shim pickleshare library and fix the store magic to use .get (#14321) This should make it more obvious what is happening. Closes #14235
M Bussonnier
0
r28629:27b7f552
Misc typing and code cleanup. (#14324)
M Bussonnier
0
r28628:20fc7c29
Some minimal typing and removal of allow-none
Matthias Bussonnier
0
r28627:7ba57fbe
Extend the shim pickleshare library and fix the store magic to use .get This should make it more obvious what is happening.
Matthias Bussonnier
0
r28626:535434ef
fix types in utils/text.py
Matthias Bussonnier
0
r28625:0a3cf8f6
IPython/core/history.py: Handle RuntimeError on Thread.start (#14318) On the emscripten (Pyodide), `HistorySavingThread.start` raises `RuntimeError`. We handle this exception here. It also reveals a misplaced `atexit` call, which we also fix here.
M Bussonnier
0
r28624:ce22aa27
.github/workflows/downstream.yml: Test with sagemath-repl (#14317) Adding a lightweight test with SageMath using the modularized distribution https://pypi.org/project/sagemath-repl/ of the Sage library. Motivated by https://github.com/sagemath/sage/issues/36975, https://github.com/ipython/ipython/pull/14223#issuecomment-1870467577, https://github.com/sagemath/sage/issues/36993, https://github.com/sagemath/sage/issues/37031 @Carreau
M Bussonnier
0
r28623:047ab6e1
IPython/core/history.py (HistorySavingThread.run): Use atexit.unregister on termination
Matthias Koeppe
0
< 1 .. 11 12 13 14 15 .. 2876 >