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

Remove deprecated code after warnings have been issued for a long period. #4322

Merged
merged 4 commits into from May 7, 2024

Conversation

abravalheri
Copy link
Contributor

@abravalheri abravalheri commented Apr 22, 2024

Summary of changes

  • Remove setuptools.convert_path
  • Remove fallback for customisations of distutils' build.sub_command
  • Re-enable enforcement via tox so that the maintainers of setuptools are "notified" when the next deprecation comes1

The deprecation warnings have been issued for almost 2 years for these features.

Closes

Pull Request Checklist

Footnotes

  1. By "notified", I mean the CI builds will start to fail and require manual intervention...

@abravalheri abravalheri merged commit 34328fa into pypa:main May 7, 2024
22 checks passed
@abravalheri abravalheri deleted the deprecations branch May 7, 2024 18:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant