summaryrefslogtreecommitdiff
path: root/setuptools/warnings.py
Commit message (Collapse)AuthorAgeFilesLines
* Add warning hierarchy and helper/display functionsAnderson Bravalheri2023-03-061-1/+98
|
* Move _deprecation_warning to warnings.Anderson Bravalheri2023-03-061-0/+7
The objective is to centralize all the warnings in a single module.