gh-95299: Rework test_cppext.py to not invoke setup.py directly by pradyunsg · Pull Request #103316 · python/cpython · GitHub

github.com

Tin mới

pradyunsg:test-cppext

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

Pull requests 2.6k

Security and quality 0

Remove bundled setuptools #95299

: Rework test_cppext.py to not invoke setup.py directly

awaiting core review

awaiting core review

gh-95299: Stop installing setuptools as a part of ensurepip and venv #101039

View reviewed changes

Add tests/cppextdata data to TESTSUBDIRS

Revert "Add tests/cppextdata data to TESTSUBDIRS"

Revert "gh-95299: Rework test_cppext.py to not invoke setup.py directly" This reverts commit 41c5a667b5de7070bbde5780f1c124f96863c91d.

Build and install the extension in a temporary directory instead

Merge branch 'main' into test-cppext

View reviewed changes

Learn more about hiding disruptive comments

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

Pull in wheels for setuptools and wheel for testing extension builds

View reviewed changes

Merge branch 'main' into superopt

: Rework test_cppext.py to not invoke setup.py directly (

PEP 632: Remove the distutils package (Python 3.12) #92584

Deprecate and remove distutils #85454

gh-108303: Move .whl test files to Lib/test/whldata/ #114343