SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

0 0 17 Python

Add dependencies for Python/thread.c on all of the header files that

it may depend on.  It's really annoying that thread.o doesn't get
rebuilt when the .h file is changed! :-)

The dependency is on *all* the Python/thread_*.h files -- that should
be sufficient and rarely cause unneeded recompilations.
G
Guido van Rossum committed
9454ad7263e1f1ebda090bf0ec4920695dfd4558
Parent: 112ea6b