aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Tools/scripts/smelly.py
Commit message (Expand)AuthorAge
* gh-97669: Create Tools/build/ directory (#97963)Victor Stinner2022-10-17
* bpo-45561: Run smelly.py tool from $(srcdir) (GH-29138)Neil Schemenauer2021-11-23
* bpo-43103: Add configure --without-static-libpython (GH-24418)Victor Stinner2021-02-17
* bpo-42212: smelly.py also checks the dynamic library (GH-23423)Victor Stinner2020-11-24
* bpo-31355: Travis-CI: re-enable macOS job (#5858)Antoine Pitrou2018-02-27
* bpo-31810: Add smelly.py to check exported symbols (#4057)Victor Stinner2017-10-24