Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
d17f4bd6c8bb2bed81695fb9ee13ccb0da930824
/
Modules
/
_testcapimodule.c
d38b1c7
SF [#466125] PyLong_AsLongLong works for any integer.
by Tim Peters
· 23 years ago
ede049b
Add tests for new PyErr_NormalizeException() behavior
by Jeremy Hylton
· 23 years ago
4f1cd8b
Patch #411138: Rename config.h to pyconfig.h. Closes bug #231774.
by Martin v. Löwis
· 23 years ago
208efe5
Windows build broke from recent Unicode changes -- need to #define
by Tim Peters
· 23 years ago
83c9edc
Fix error in comment, and in test_long_api and test_longlong_api remove
by Tim Peters
· 23 years ago
ff70d3c
Fixed typo in comment.
by Tim Peters
· 23 years ago
e7c1f9b
Add tests of PyLong_{As,From}{Unsigned,}Long. These are very much like
by Tim Peters
· 23 years ago
d1a7da6
longobject.c:
by Tim Peters
· 23 years ago
91621db
The merest start of a test for the PyLong_{As,From}{Unsigned,}LongLong()
by Tim Peters
· 23 years ago
eb0d992
Slight adaptation of Michael Hudson's patch to test PyDict_Next()
by Guido van Rossum
· 24 years ago
5c4d5bf
Related to SF bug 132008 (PyList_Reverse blows up).
by Tim Peters
· 24 years ago
d66595f
Renamed _testXXX to _testcapiXXX. Jack is my hero -- good call!
by Tim Peters
· 24 years ago
[Renamed (92%) from Modules/_testmodule.c]
9ea17ac
Patch derived from Trent's 101162: a Python/C API testing framework.
by Tim Peters
· 24 years ago