https://github.com/python/cpython
Revision bf24401a1f9cc8f4122405c7de1051d7823b6f0c authored by Andrew MacIntyre on 01 October 2008, 03:25:25 UTC, committed by Andrew MacIntyre on 01 October 2008, 03:25:25 UTC
FreeBSD 7's underlying malloc() is behaves differently to earlier versions
and seriously overcommits available memory on amd64.  This may affect
other 64bit platforms in some circumstances, so the scale of the
problematic test is wound back.

Patch by Mark Dickinson, reviewed by Martin von Loewis.
1 parent 0806749
History
Tip revision: bf24401a1f9cc8f4122405c7de1051d7823b6f0c authored by Andrew MacIntyre on 01 October 2008, 03:25:25 UTC
fix for issue 3862: test_array fails FreeBSD 7 amd64
Tip revision: bf24401
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 673 bytes
.hgignore -rw-r--r-- 866 bytes
.hgtags -rw-r--r-- 3.7 KB
LICENSE -rw-r--r-- 13.4 KB
Makefile.pre.in -rw-r--r-- 37.7 KB
README -rw-r--r-- 55.6 KB
configure -rwxr-xr-x 660.2 KB
configure.in -rw-r--r-- 103.3 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.6 KB
setup.py -rw-r--r-- 79.9 KB

README

back to top