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

gh-92584: test_cppext uses setuptools#92639

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
vstinner merged 1 commit intopython:mainfromvstinner:test_cppext_setuptools
May 12, 2022
Merged

gh-92584: test_cppext uses setuptools#92639

vstinner merged 1 commit intopython:mainfromvstinner:test_cppext_setuptools
May 12, 2022

Conversation

vstinner
Copy link
Member

Rewrite test_cppext to run in a virtual environment and to build the
C++ extension with setuptools rather than distutils.

Rewrite test_cppext to run in a virtual environment and to build theC++ extension with setuptools rather than distutils.
@vstinner
Copy link
MemberAuthor

If this approach works and is accepted, we can use the same for test_peg_generator.

@FFY00
Copy link
Member

What happens if CPython for some reason breaks setuptools?

@vstinner
Copy link
MemberAuthor

What happens if CPython for some reason breaks setuptools?

The test fails which is a good thing :-)

@vstinnervstinner merged commit4e28377 intopython:mainMay 12, 2022
@vstinnervstinner deleted the test_cppext_setuptools branchMay 12, 2022 22:20
@vstinner
Copy link
MemberAuthor

Let's try and see how it goes :-)

@vstinner
Copy link
MemberAuthor

Let's try and see how it goes :-)

It fails when _ctypes is not available:#92820

@FFY00: An example of failing setuptools :-)

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
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@vstinner@FFY00@bedevere-bot

[8]ページ先頭

©2009-2025 Movatter.jp