Skip to content

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

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

Merged
merged 1 commit into from
Jul 25, 2022

Conversation

arhadthedev
Copy link
Member

@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 Documentation in the Doc dir awaiting review labels Jul 24, 2022
Copy link
Member

@tiran tiran left a comment

Choose a reason for hiding this comment

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

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
@arhadthedev arhadthedev deleted the docs-delink-distutils branch July 25, 2022 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants