-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed
Labels
project: policyOrganization of the typeshed projectOrganization of the typeshed project
Description
From @AlexWaygood :
#9460 (comment)
I sort of wonder if we shouldn't just delete the
_distutilsdirectory from oursetuptoolsstubs. The frequency of the changes to that directory (and the leading underscore in the name) indicates to me that the maintainers see the whole directory as an implementation detail, and it just causes work for us to keep the directory up to date. I'm also not sure it's very useful keeping the directory around for type-checking purposes, sincesetuptoolsdoes some terribleimportlibhack so that you can import the directory just by doingimport distutilsat runtime -- so there's little reason to ever import anything fromsetuptools._distutilsdirectly.
(also distutils being deprecated)
AlexWaygood and Avasam
Metadata
Metadata
Assignees
Labels
project: policyOrganization of the typeshed projectOrganization of the typeshed project