fix subclassing non-GC types like 'unicode' |
|
More...
|
almost 17 years ago
|
Backed out changeset 4a6021b8a18c there is a better way to do that |
|
More...
|
almost 17 years ago
|
fix subclassing non-GC types like 'unicode' |
|
More...
|
almost 17 years ago
|
extended test case |
|
More...
|
almost 17 years ago
|
test 'unsigned long' also against 8**sizeof(unsigned long) - 1 |
|
More...
|
almost 17 years ago
|
test 'unsigned long' against maxint+1 to avoid dependency on real long size |
|
More...
|
almost 17 years ago
|
test 'unsigned long' against maxint+1 to avoid dependency on real long size |
|
More...
|
almost 17 years ago
|
test fix |
|
More...
|
almost 17 years ago
|
loads of test cases |
|
More...
|
almost 17 years ago
|
tests for '**' operator |
|
More...
|
almost 17 years ago
|
loads of doctests |
|
More...
|
almost 17 years ago
|
allow selecting tests via RegExp |
|
More...
|
almost 17 years ago
|
loads of doctests |
|
More...
|
almost 17 years ago
|
actually untestable |
|
More...
|
almost 17 years ago
|
another Distutils fix: keep source directory as target if not requested otherwise |
|
More...
|
almost 17 years ago
|
merge of 0.9.6.10.1 |
|
More...
|
almost 17 years ago
|
Fatal typo fix |
|
More...
|
about 17 years ago
|
MACOSX_DEPLOYMENT_TARGET fix for OS X 10.5 |
|
More...
|
about 17 years ago
|
Fix bug for python targets in for...from loops, allow non-integer numeric arguments. |
|
More...
|
about 17 years ago
|
collection of regression tests (based on Greg's test suite) |
|
More...
|
about 17 years ago
|
C target directory fix for build_ext |
|
More...
|
about 17 years ago
|
merged changes from 0.9.6.10 |
|
More...
|
about 17 years ago
|
merged changes from 0.9.6.10 |
|
More...
|
about 17 years ago
|
misc updates |
|
More...
|
about 17 years ago
|
Cmd line option for convert-range, version number |
|
More...
|
about 17 years ago
|
fix for memory leak when using keyword-only arguments |
|
More...
|
about 17 years ago
|
keyword-only arguments require __Pyx_GetStarArgs() function |
|
More...
|
about 17 years ago
|
keyword-only arguments require __Pyx_GetStarArgs() function |
|
More...
|
about 17 years ago
|
Overflow code (Ondrej suggested a much better way) |
|
More...
|
about 17 years ago
|
Typo fix suggested by Ondrej Certik |
|
More...
|
about 17 years ago
|