##// END OF EJS Templates
IPython/core/history.py: Handle RuntimeError on Thread.start (#14318)...
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.

File last commit:

r25236:fd1a027a
r28625:0a3cf8f6 merge
Show More
.meeseeksdev.yml
22 lines | 380 B | text/x-yaml | YamlLexer
users:
LucianaMarques:
can:
- tag
special:
everyone:
can:
- say
- tag
- untag
- close
config:
tag:
only:
- good first issue
- async/await
- backported
- help wanted
- documentation
- notebook
- tab-completion
- windows