Staging
v0.5.1
Revision 4da7d7822a1a99b9bd30cefe31c2496b7fd1e604 authored by Ronald Oussoren on 07 February 2010, 11:39:16 UTC, committed by Ronald Oussoren on 07 February 2010, 11:39:16 UTC
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r78061 | ronald.oussoren | 2010-02-07 12:38:28 +0100 (Sun, 07 Feb 2010) | 10 lines

  A number of APIs in macostools cannot work in 64-bit mode because they
  use Carbon APIs that aren't available there.

  This patch disables tests for the affected entrypoints in macostools and
  mentions this in the documentation.

  In theory it is possible to replace the implementation by code that does
  work in 64-bit mode, but that would require further updates to the Carbon
  wrappers because the modern APIs aren't wrapped properly.
........
1 parent 6ff97f7
History
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-- 4.2 KB
LICENSE -rw-r--r-- 13.8 KB
Makefile.pre.in -rw-r--r-- 38.3 KB
README -rw-r--r-- 53.6 KB
configure -rwxr-xr-x 673.9 KB
configure.in -rw-r--r-- 107.9 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.9 KB
setup.py -rw-r--r-- 81.4 KB

README

back to top