Staging
v0.5.1
https://github.com/python/cpython
Revision afa88b5dac1b068ccc33b65cd4da400a290b137e authored by Brian Curtin on 07 October 2010, 01:12:19 UTC, committed by Brian Curtin on 07 October 2010, 01:12:19 UTC
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 beb4135
History
Tip revision: afa88b5dac1b068ccc33b65cd4da400a290b137e authored by Brian Curtin on 07 October 2010, 01:12:19 UTC
Fix #8584. Fix the skipping of a number of tests due to incorrect importing.
Tip revision: afa88b5
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.bzrignore -rw-r--r-- 556 bytes
.hgignore -rw-r--r-- 771 bytes
.hgtags -rw-r--r-- 3.8 KB
LICENSE -rw-r--r-- 14.2 KB
Makefile.pre.in -rw-r--r-- 40.4 KB
README -rw-r--r-- 6.7 KB
configure -rwxr-xr-x 393.8 KB
configure.in -rw-r--r-- 121.0 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 33.5 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 77.0 KB

README

back to top