Tin mới
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
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
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
Remove bundled setuptools #95299
: Rework test_cppext.py to not invoke setup.py directly
gh-95299: Stop installing setuptools as a part of ensurepip and venv #101039
Add tests/cppextdata data to TESTSUBDIRS
Revert "Add tests/cppextdata data to TESTSUBDIRS"
Build and install the extension in a temporary directory instead
Merge branch 'main' into test-cppext
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
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