FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Use `sys.executable` instead of `python` in Pylint plugin by bnavigator · Pull Request #327 · python-lsp/python-lsp-server · GitHub

Use sys.executable instead of python in Pylint plugin - #327

Merged
ccordoba12 merged 1 commit into
python-lsp:developfrom
bnavigator:sys-executable
Jan 1, 2023
Merged

Use sys.executable instead of python in Pylint plugin#327
ccordoba12 merged 1 commit into
python-lsp:developfrom
bnavigator:sys-executable

Conversation

bnavigator commented Jan 1, 2023
edited
Loading

Copy link
Copy Markdown
Contributor

Similar to #111, the plugin should not assume that there is a python command in the PATH. (See also PEP394)

ccordoba12 added this to the v1.7.1 milestone Jan 1, 2023
ccordoba12 changed the title Use sys.executable instead of python Use sys.executable instead of python in Pylint plugin Jan 1, 2023

ccordoba12 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Looks good to me, thanks @bnavigator!

ccordoba12 merged commit 9d33ab0 into python-lsp:develop Jan 1, 2023
bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this pull request Jan 3, 2023
https://build.opensuse.org/request/show/1045989
by user bnavigator + dimstar_suse
- Update to 1.7.0
  * Add a new plugin to provide autoimport functionality (disabled
    by default).
  * Add progress reporting.
  * Make jedi_definition plugin follow definitions to pyi files.
  * Add support for flake8 version 6.
  * Add support for Yapf ignore patterns.
  * Add mccabe setting to flake8 plugin.
- Drop python-lsp-server-pr316-flake8v6.patch upstreamed
  * gh#python-lsp/python-lsp-server#316
- Add python-lsp-server-pr327-sys-executable.patch
  * gh#python-lsp/python-lsp-server#327 (forwarded request 1045987 from bnavigator)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL