[issue33489] Newer externals for windows do not always trigger rebuild

2021-11-22 Thread Terry J. Reedy
Terry J. Reedy added the comment: Apparently so, which makes this irrelevant. -- resolution: -> out of date stage: -> resolved status: open -> closed ___ Python tracker ___

[issue33489] Newer externals for windows do not always trigger rebuild

2021-11-22 Thread Irit Katriel
Irit Katriel added the comment: > When tcl/tk has been upgraded during 3.x alpha/beta periods, tcl/tk seems to > have been recompiled when it should be. Terry, are you saying this was only a problem on 2.7? -- nosy: +iritkatriel ___ Python tracke

[issue33489] Newer externals for windows do not always trigger rebuild

2018-05-13 Thread Terry J. Reedy
New submission from Terry J. Reedy : I added a new 2.7 worktree, with 2.7 checked out to track origin (my github fork). I built Python with tcl/tk 8.5.15. Whoops, my fork had 2.7 at 2.7.13+. Fetch upstream, merge upstream/2.7, and rebuild. I noticed that tcl/tk 8.5.19 was downloaded. But