Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-45561: Run smelly.py tool from $(srcdir) (GH-29138) | Neil Schemenauer | 2021-11-23 | 1 | -3/+6 |
* | bpo-43103: Add configure --without-static-libpython (GH-24418) | Victor Stinner | 2021-02-17 | 1 | -1/+4 |
* | bpo-42212: smelly.py also checks the dynamic library (GH-23423) | Victor Stinner | 2020-11-24 | 1 | -35/+119 |
* | bpo-31355: Travis-CI: re-enable macOS job (#5858) | Antoine Pitrou | 2018-02-27 | 1 | -1/+6 |
* | bpo-31810: Add smelly.py to check exported symbols (#4057) | Victor Stinner | 2017-10-24 | 1 | -0/+78 |