Staging
v0.5.1
https://github.com/python/cpython
Revision 32b37348661b73b1dd6e061ef56679039222f31b authored by Ned Deily on 03 December 2016, 07:14:09 UTC, committed by Ned Deily on 03 December 2016, 07:14:09 UTC
system Python site-packages directory, to sys.path for macOS framework builds.
The coupling between the two Python instances often caused confusion and, as
of macOS 10.12, changes to the site-packages layout can cause pip component
installations to fail.  This change reverts the effects introduced in 2.7.0
by Issue #4865.  If you are using a package with both the Apple system Python
2.7 and a user-installed Python 2.7, you will need to ensure that copies of
the package are installed with both Python instances.
1 parent 7653c38
History
Tip revision: 32b37348661b73b1dd6e061ef56679039222f31b authored by Ned Deily on 03 December 2016, 07:14:09 UTC
Issue #28440: No longer add /Library/Python/site-packages, the Apple-supplied
Tip revision: 32b3734
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 552 bytes
.gitignore -rw-r--r-- 631 bytes
.hgeol -rw-r--r-- 943 bytes
.hgignore -rw-r--r-- 1.1 KB
.hgtags -rw-r--r-- 8.4 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 47.2 KB
README -rw-r--r-- 54.4 KB
aclocal.m4 -rw-r--r-- 10.7 KB
config.guess -rwxr-xr-x 42.9 KB
config.sub -rwxr-xr-x 35.5 KB
configure -rwxr-xr-x 433.0 KB
configure.ac -rw-r--r-- 138.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 34.3 KB
setup.py -rw-r--r-- 96.7 KB

README

back to top