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

Use new convention for python shell name #1353

Merged

Conversation

galaunay
Copy link
Collaborator

PR Summary

The name of the dedicated python shells are now using the buffer name
without extension, for example *Python[test]* instead of *Python[test.py]*.

This avoid conflicts with the way python.el handles dedicated shells
(see #1328).

PR checklist

Please make sure that the following things have been addressed (and check the relevant checkboxes):

  • Commits respect our guidelines
  • Tests are passing properly (see here on how to run Elpy's tests)
  • Code is not generating new bytecode warnings

The name of the dedicated python shells are now using the buffer name
without extension.
This avoid conflicts with the way python.el handles dedicated shells
(see jorgenschaefer#1328).
@galaunay galaunay force-pushed the Fix-dedicated-shell-switching branch from 9cb110a to 3a78e61 Compare April 20, 2018 22:48
@coveralls
Copy link

coveralls commented Apr 20, 2018

Coverage Status

Coverage remained the same at 92.778% when pulling 3a78e61 on galaunay:Fix-dedicated-shell-switching into 63263c3 on jorgenschaefer:master.

@galaunay
Copy link
Collaborator Author

Not a fundamental modification, I am merging this.

@galaunay galaunay merged commit 1b3fa6d into jorgenschaefer:master Apr 23, 2018
@galaunay galaunay deleted the Fix-dedicated-shell-switching branch April 23, 2018 20:36
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.

None yet

2 participants