]> granicus.if.org Git - python/commit
Issue #21166: Prevent possible segfaults and other random failures of
authorNed Deily <nad@acm.org>
Fri, 22 Aug 2014 20:32:49 +0000 (13:32 -0700)
committerNed Deily <nad@acm.org>
Fri, 22 Aug 2014 20:32:49 +0000 (13:32 -0700)
commitfcbc246e9f02cc780970defbcfa01767b7e3a3c6
treeffd688ef004d7d04328ecbf1d7401df1effe22e7
parent0242f79051cd43343bafa797c2bfa9512f7be6c2
Issue #21166: Prevent possible segfaults and other random failures of
python --generate-posix-vars in pybuilddir.txt build target by ensuring
that pybuilddir.txt is always regenerated when configure is run and
that the newly built skeleton python does not inadvertently import
modules from previously installed instances.
Makefile.pre.in
Misc/NEWS
configure
configure.ac