]> granicus.if.org Git - python/commit
bpo-31536: Avoid wholesale rebuild after `make regen-all` (#3678)
authorAntoine Pitrou <pitrou@free.fr>
Wed, 20 Sep 2017 21:57:56 +0000 (23:57 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 20 Sep 2017 21:57:56 +0000 (14:57 -0700)
commitb091bec824137f286b22084be5f8d397d21b9abb
tree39ac8ea636a3df84dd613007e0dfa6209736db73
parentaaf6fc0982c916cb71d9e0afcd7dda4ba495793b
bpo-31536: Avoid wholesale rebuild after `make regen-all` (#3678)

* bpo-31536: Avoid wholesale rebuild after `make regen-all`

* Add NEWS
Makefile.pre.in
Misc/NEWS.d/next/Build/2017-09-20-21-32-21.bpo-31536.KUDjno.rst [new file with mode: 0644]
Parser/asdl_c.py
Tools/scripts/update_file.py [new file with mode: 0644]