Issue 1355940: Delete Python-ast.[ch] during "make distclean" (#1355883) (original ) (raw ) This issue has been migrated to GitHub: https://github.com/python/cpython/issues/42591
classification
process
Created on 2005-11-13 15:40 by krumms , last changed 2022-04-11 14:56 by admin . This issue is now closed .
Files
File name
Uploaded
Description
Edit
BUG-1355883-AST.patch
krumms,2005-11-13 15:40
Partial fix for bug #1355883
Messages (3)
msg49041 - (view)
Author: Thomas Lee (krumms)
Date: 2005-11-13 15:40
Partial fix for bug #1355883 (the second problem outlined by Skip - the "make -j2" problem still remains)
msg49042 - (view)
Author: Skip Montanaro (skip.montanaro) *
Date: 2005-11-13 15:51
Logged In: YES user_id=44345 Thanks. That's the trivial part (and should reference (AST H)and(AST_H) and ( A ST H ) an d (AST_C)). Can you see what the problem with the dependencies are that cause the double run of the converter when running a parallel build on a fresh tree?
msg49043 - (view)
Author: Skip Montanaro (skip.montanaro) *
Date: 2005-11-13 15:55
Logged In: YES user_id=44345 Applied slightly different version as rev 41433 .
History
Date
User
Action
Args
2022-04-11 14:56:14
admin
set
github: 42591
2005-11-13 15:40:57
krumms
create