Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
e0e89f79201e2ee57ebd0cc4765793d870c0a5c0
/
Lib
/
test
/
test_capi.py
6ce7ed2
Revert previous checkin on getargs 'L' code. Try to convert all
by Martin v. Löwis
· 20 years ago
ff232d7
Clear internal call error in 'L' format. Fixes #723201. Backported to 2.4.
by Martin v. Löwis
· 20 years ago
66cb018
Whitespace normalization.
by Tim Peters
· 20 years ago
eb619bb
Fix for [ 1010677 ] thread Module Breaks PyGILState_Ensure(),
by Mark Hammond
· 20 years ago
0eadaac
Whitespace normalization.
by Tim Peters
· 22 years ago
8d98d2c
New PyGILState_ API - implements pep 311, from patch 684256.
by Mark Hammond
· 22 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 22 years ago
361c535
Fix typo in comment (the module is now called _testcapi, not _test).
by Guido van Rossum
· 24 years ago
d66595f
Renamed _testXXX to _testcapiXXX. Jack is my hero -- good call!
by Tim Peters
· 24 years ago
9ea17ac
Patch derived from Trent's 101162: a Python/C API testing framework.
by Tim Peters
· 24 years ago