[WIP] gh-92584: Rename the distutils package to _distutils by vstinner · Pull Request #92585 · python/cpython · GitHub

github.com

Tin mới

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

: Rename the distutils package to _distutils

Remove Doc/distutils/ and Doc/library/distutils.rst

Remove distutils tests

Remove mentions of distutils in .gitignore

Remove deprecations

Update _distutils imports

Update references to "distutils" package

Update setup.py and Makefile.pre.in

Update test.support and test.libregrtest

Update test_sundry

Update peg_generator build.py

Update test_cppext

Update _decimal tests formathelper.py

Remove misc mentions of distutils

make regen-stdlib-module-names

awaiting core review

awaiting core review

pip imports the deprecated distutils module pypa/pip#11103

Update import in Lib/_distutils/util.py

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

View reviewed changes

Learn more about hiding disruptive comments

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

Deprecate and remove distutils #85454