Skip to content

Commit

Permalink
pythongh-105291: Add link to migration guide for distutils (python#10…
Browse files Browse the repository at this point in the history
…7130)

Co-authored-by: Shantanu <12621235+hauntsaninja@users.noreply.github.com>
  • Loading branch information
2 people authored and mementum committed Jul 23, 2023
1 parent 9115c45 commit 023a1d7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Doc/whatsnew/3.12.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,9 @@ Important deprecations, removals or restrictions:

* :pep:`623`: Remove wstr from Unicode

* :pep:`632`: Remove the ``distutils`` package
* :pep:`632`: Remove the ``distutils`` package. See
`the migration guide <https://peps.python.org/pep-0632/#migration-advice>`_
for advice on its replacement.

Improved Error Messages
=======================
Expand Down

0 comments on commit 023a1d7

Please sign in to comment.