-
-
Notifications
You must be signed in to change notification settings - Fork 33.1k
Description
Documentation
Subject: Feedback on the Removal of setuptools in Python 3.13
Dear Python Development Team,
I would like to express my concern regarding the recent decision to remove setuptools from the standard Python installation in version 3.13.
While I understand the motivations behind this change, such as reducing installation size and promoting a more modular ecosystem, I believe this decision does not adequately consider the impact on users, particularly those using integrated development environments (IDEs) that rely on setuptools.
The lack of clear communication about this change has led to confusion for many users who expect essential tools to be included with Python. It’s important for the community to have efficient and transparent channels for feedback, especially concerning significant changes that affect user experience.
I urge the development team to reconsider the approach to including critical tools like setuptools in the Python distribution or to provide clearer guidance for users on how to manage their installations.
Thank you for your attention to this matter.
Best regards,
HGeo