Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-85454: Remove links from historical mentions of distutils (GH-95192) #95192

Merged
merged 1 commit into from Jul 25, 2022

Conversation

arhadthedev
Copy link
Contributor

@arhadthedev arhadthedev commented Jul 24, 2022

Addresses the second half of #85454 (comment).

Note: In whatsnew/3.6.rst, I've replaced :class:`~distutils.Distribution` with ``distutils.Distribution`` to match Improved Modules of the same file. Compare original Deprecated [...] → distutils section (distutils namespace is hidden by ~):

:class:`~distutils.Distribution` constructor is now considered deprecated

with Improved Modules → distutils:

:class:`distutils.command.sdist.sdist` and the ``formats``

@bedevere-bot bedevere-bot added docs awaiting review labels Jul 24, 2022
merwok
merwok approved these changes Jul 25, 2022
tiran
tiran approved these changes Jul 25, 2022
Copy link
Member

@tiran tiran left a comment

Thanks!

@tiran tiran changed the title gh-85454: Remove links from historical mentions of distutils gh-85454: Remove links from historical mentions of distutils (GH-95192) Jul 25, 2022
@tiran tiran merged commit d58be48 into python:main Jul 25, 2022
14 checks passed
@arhadthedev arhadthedev deleted the docs-delink-distutils branch Jul 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants