##// 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:

r27788:3e5275d3
r28625:0a3cf8f6 merge
Show More
SECURITY.md
10 lines | 324 B | text/x-minidsrc | MarkdownLexer

Security Policy

Reporting a Vulnerability

All IPython and Jupyter security are handled via security@ipython.org.
You can find more information on the Jupyter website. https://jupyter.org/security

Tidelift

You can report security concerns for IPython via the Tidelift platform.