mirror of
https://github.com/python/cpython.git
synced 2026-05-29 23:56:56 -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.