Staging
v0.5.1
https://github.com/python/cpython
Revision 188209465a966cf046ed7946589aa21767f95e68 authored by Gregory P. Smith on 07 September 2008, 06:24:49 UTC, committed by Gregory P. Smith on 07 September 2008, 06:24:49 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r66179 | gregory.p.smith | 2008-09-02 22:57:48 -0700 (Tue, 02 Sep 2008)

  Fix issue 3645: OpenBSD required -lcurses when linking with readline
  to get the correct completion_matches function to avoid crashes on
  x86_64 (amd64).
........
  r66283 | gregory.p.smith | 2008-09-06 22:15:18 -0700 (Sat, 06 Sep 2008)

  - Issue #1204: The configure script now tests for additional libraries
    that may be required when linking against readline.  This fixes issues
    with x86_64 builds on some platforms (at least a few Linux flavors as
    well as OpenBSD/amd64).
........
1 parent d43029b
History
Tip revision: 188209465a966cf046ed7946589aa21767f95e68 authored by Gregory P. Smith on 07 September 2008, 06:24:49 UTC
Merged revisions 66179,66283 via svnmerge from
Tip revision: 1882094
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 2.9 KB
INTBENCH -rw-r--r-- 941 bytes
LICENSE -rw-r--r-- 13.5 KB
Makefile.pre.in -rw-r--r-- 37.4 KB
README -rw-r--r-- 7.0 KB
RELNOTES -rw-r--r-- 1.0 KB
configure -rwxr-xr-x 652.1 KB
configure.in -rw-r--r-- 101.2 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.6 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 63.3 KB

README

back to top