Staging
v0.5.1
https://github.com/python/cpython
Revision 7e7dbab08a85937cd6a81acfc57dfff3b42dfbb6 authored by Ronald Oussoren on 20 October 2010, 13:40:38 UTC, committed by Ronald Oussoren on 20 October 2010, 13:40:38 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r85744 | ronald.oussoren | 2010-10-20 15:10:12 +0200 (Wed, 20 Oct 2010) | 7 lines

  Fix for issue #7473.

  Without this patch you'll get link errors in some extensions
  (in particular the _curses_panel) one when you try to build
  a 3-way universal framework when you previously installed a
  2-way universal framework using the python.org installer.
........
1 parent 455b0db
History
Tip revision: 7e7dbab08a85937cd6a81acfc57dfff3b42dfbb6 authored by Ronald Oussoren on 20 October 2010, 13:40:38 UTC
Merged revisions 85744 via svnmerge from
Tip revision: 7e7dbab
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 723 bytes
.hgignore -rw-r--r-- 920 bytes
.hgtags -rw-r--r-- 4.0 KB
LICENSE -rw-r--r-- 14.1 KB
Makefile.pre.in -rw-r--r-- 39.0 KB
README -rw-r--r-- 6.8 KB
configure -rwxr-xr-x 385.2 KB
configure.in -rw-r--r-- 115.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 32.5 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 76.2 KB

README

back to top