Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Possibly fixing vim/python import machinery error#1028

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
diraol merged 1 commit intopython-mode:developfromdiraol:fix_pkg_resources
May 11, 2019

Conversation

diraol
Copy link
Contributor

This is a possible fix for#972.

And it was based onpypa/setuptools#1563 (comment)

@diraoldiraol merged commit08dbb8c intopython-mode:developMay 11, 2019
@diraoldiraol deleted the fix_pkg_resources branchMay 11, 2019 16:46
wookayin added a commit to wookayin/python-mode that referenced this pull requestSep 22, 2023
PathFinder.find_module() has been deprecated since Python 3.4 in favor offind_spec(), and it's finally removed in Python 3.12. This line willthrow an AttributeError which makes pymode completely unusable withpython 3.12.It was a hacky workaround introduced inpython-mode#1028. Maybe we can completelyremove this workaround because it's 4 years ago and the minimumsupported python version is now 3.6+.
wookayin added a commit to wookayin/python-mode that referenced this pull requestSep 22, 2023
PathFinder.find_module() has been deprecated since Python 3.4 in favor offind_spec(), and it's finally removed in Python 3.12. This line willthrow an AttributeError which makes pymode completely unusable withpython 3.12.It was a hacky workaround introduced inpython-mode#1028. Maybe we can completelyremove this workaround because it's 4 years ago and the minimumsupported python version is now 3.6+.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@diraol

[8]ページ先頭

©2009-2025 Movatter.jp