Staging
v0.8.1
https://github.com/python/cpython
Revision a06e9b8f6b2edf4936146fa8867f12222106d0f8 authored by Brian Curtin on 07 October 2010, 02:27:41 UTC, committed by Brian Curtin on 07 October 2010, 02:27:41 UTC
svn+ssh://pythondev@svn.python.org/python/branches/py3k

........
  r85299 | brian.curtin | 2010-10-06 20:12:19 -0500 (Wed, 06 Oct 2010) | 9 lines

  Fix #8584. Fix the skipping of a number of tests due to incorrect importing.

  This undoes a previous attempt to fix some of the skips. Value and copy
  come from sharedctypes rather than plain ctypes, and the test skipping is
  then done at the class level rather than test-by-test.

  There are zero skipped tests after the fix.
........
1 parent 76a66aa
History
Tip revision: a06e9b8f6b2edf4936146fa8867f12222106d0f8 authored by Brian Curtin on 07 October 2010, 02:27:41 UTC
Merged revisions 85299 via svnmerge from
Tip revision: a06e9b8
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.bzrignore -rw-r--r-- 493 bytes
.hgignore -rw-r--r-- 705 bytes
.hgtags -rw-r--r-- 4.1 KB
LICENSE -rw-r--r-- 13.9 KB
Makefile.pre.in -rw-r--r-- 39.9 KB
README -rw-r--r-- 52.5 KB
configure -rwxr-xr-x 395.2 KB
configure.in -rw-r--r-- 122.5 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 33.3 KB
setup.py -rw-r--r-- 86.9 KB

README

back to top