summaryrefslogtreecommitdiffstats
path: root/Tools/scripts/smelly.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-45561: Run smelly.py tool from $(srcdir) (GH-29138)Neil Schemenauer2021-11-231-3/+6
* bpo-43103: Add configure --without-static-libpython (GH-24418)Victor Stinner2021-02-171-1/+4
* bpo-42212: smelly.py also checks the dynamic library (GH-23423)Victor Stinner2020-11-241-35/+119
* bpo-31355: Travis-CI: re-enable macOS job (#5858)Antoine Pitrou2018-02-271-1/+6
* bpo-31810: Add smelly.py to check exported symbols (#4057)Victor Stinner2017-10-241-0/+78