]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #25696: Fix installation of Python on UNIX with make -j9.
authorVictor Stinner <victor.stinner@gmail.com>
Sun, 13 Dec 2015 20:19:28 +0000 (21:19 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Sun, 13 Dec 2015 20:19:28 +0000 (21:19 +0100)
commit15a6c4239c7c71d896b6f0b4edad2fb8643db99d
tree64a220e357486579f44c348f03d8d4f8b9bba88e
parent7b9e7ed59f696e4cf9f832c0ee2899ef3f44f9ec
Issue #25696: Fix installation of Python on UNIX with make -j9.
Makefile.pre.in
Misc/NEWS