cpython/.github/workflows
Victor Stinner ac7d0169d2
bpo-42212: smelly.py also checks the dynamic library (GH-23423)
The smelly.py script now also checks the Python dynamic library and
extension modules, not only the Python static library. Make also the
script more verbose: explain what it does.

The GitHub Action job now builds Python with the libpython dynamic
library.
2020-11-24 13:38:08 +01:00
..
build.yml bpo-42212: smelly.py also checks the dynamic library (GH-23423) 2020-11-24 13:38:08 +01:00
build_msi.yml Use v2 of GitHub Actions where available (GH-20232) 2020-05-20 09:38:41 -07:00
coverage.yml build(deps): bump actions/cache from v1 to v2.1.2 (GH-22919) 2020-10-23 14:29:41 -07:00
doc.yml build(deps): bump actions/upload-artifact from v1 to v2.2.0 (GH-22920) 2020-10-23 14:32:12 -07:00
posix-deps-apt.sh GitHub Action: Add gdb to posix dependencies (GH-23043) 2020-10-30 22:52:30 +01:00