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

Use distutils provided by setuptools#265

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
jborean93 merged 1 commit intopythongssapi:mainfromjborean93:distutils
Oct 5, 2021

Conversation

@jborean93
Copy link
Contributor

The distutils module provided by the stdlib has been deprecated in
Python 3.10. This PR sets an env var that is read by setuptools which
will shim its vendored copy of distutils if present avoiding a failure
once distutils is removed from the stdlib.

Signed-off-by: Jordan Boreanjborean93@gmail.com

Fixes#259

The distutils module provided by the stdlib has been deprecated inPython 3.10. This PR sets an env var that is read by setuptools whichwill shim its vendored copy of distutils if present avoiding a failureonce distutils is removed from the stdlib.Signed-off-by: Jordan Borean <jborean93@gmail.com>
Copy link
Member

@aiudirogaiudirog left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@jborean93
Copy link
ContributorAuthor

Thanks for testing it out@aiudirog

@jborean93jborean93 merged commit1f313cb intopythongssapi:mainOct 5, 2021
@jborean93jborean93 deleted the distutils branchOctober 5, 2021 22:05
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

1 more reviewer

@aiudirogaiudirogaiudirog approved these changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

python 3.10 deprecates distutils

2 participants

@jborean93@aiudirog

[8]ページ先頭

©2009-2025 Movatter.jp