Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix python-start-or-switch-repl bug #7166

Closed
wants to merge 1 commit into from
Closed

fix python-start-or-switch-repl bug #7166

wants to merge 1 commit into from

Conversation

akirakyle
Copy link

Fixes #2872
python-shell-switch-to-shell doesn't create a new python process if one doesn't already exist. Thus when python-start-or-switch-repl was called with SPC m s i without an existing python process running somewhere, you would get the error No inferior Python process running.

@bmag
Copy link
Contributor

bmag commented Sep 22, 2016

Thanks for the contribution, however there's already an open PR (disclaimer: I wrote it) to fix the same problem, see #7070.

@akirakyle
Copy link
Author

Ah, I didn't see that! I was getting quite annoyed at SPC m s i not starting a new python process. Hopefully your PR gets merged in soon.

@akirakyle akirakyle closed this Sep 22, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants