##// END OF EJS Templates
Patch stdout in interactive shell...
Patch stdout in interactive shell Now that https://github.com/jonathanslenders/python-prompt-toolkit/issues/507 and https://github.com/jonathanslenders/python-prompt-toolkit/pull/520 are fixed and released in prompt_toolkit>=1.0.15, using patch_stdout_context fixes the prompt and completers when background threads are writing to stdout.

File last commit:

r23848:03bb4e4c merge
r23950:3354940e
Show More
.gitignore
25 lines | 400 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/source/config/options
docs/source/config/shortcuts/*.csv
docs/source/interactive/magics-generated.txt
docs/source/config/shortcuts/*.csv
docs/gh-pages
jupyter_notebook/notebook/static/mathjax
jupyter_notebook/static/style/*.map
*.py[co]
__pycache__
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox
.DS_Store
\#*#
.#*
.coverage
*.swp