Add `wait` optional argument to `hooks.editor` · pythonian4000/ipython@ceaa52c · GitHub
Skip to content

Commit ceaa52c

Browse files
committed
Add wait optional argument to hooks.editor
subprocess.Popen is used instead of os.system in order to spawn editor process in non-blocking manner.
1 parent 64a5061 commit ceaa52c

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

IPython/core/hooks.py

Lines changed: 5 additions & 2 deletions

0 commit comments

Comments
 (0)