mirror of
https://github.com/python/cpython.git
synced 2026-05-26 06:14:25 -04:00
c18fde5d82
Two new tests are needed: Don't skip building an extension if any of the depends files are newer than the target. Pass ext.depends to compiler.compile() so that it can track individual files.