Skip to content

Commit

Permalink
Add news fragments
Browse files Browse the repository at this point in the history
  • Loading branch information
abravalheri committed May 7, 2024
1 parent 880b30e commit a32e2aa
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions newsfragments/4322.removal.1.rst
@@ -0,0 +1,3 @@
Remove ``setuptools.convert_path`` after long deprecation period.
This function was never defined by ``setuptools`` itself, but rather a
side-effect of an import for internal usage.
3 changes: 3 additions & 0 deletions newsfragments/4322.removal.2.rst
@@ -0,0 +1,3 @@
Remove fallback for customisations of ``distutils``' ``build.sub_command`` after long
deprecated period.
Users are advised to import ``build`` directly from ``setuptools.command.build``.

0 comments on commit a32e2aa

Please sign in to comment.