index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_getargs2.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Patch #1691070 from Roger Upole: Speed up PyArg_ParseTupleAndKeywords() and i...
Christian Heimes
2008-02-26
1
-1/+50
*
Patch #2167 from calvin: Remove unused imports
Christian Heimes
2008-02-23
1
-2/+1
*
Whitespace normalization.
Tim Peters
2006-07-26
1
-1/+1
*
Part of bug #1523610: fix miscalculation of buffer length.
Georg Brandl
2006-07-26
1
-1/+18
*
Whitespace normalization.
Tim Peters
2006-04-13
1
-1/+1
*
Add a test for Py_ssize_t. Correct typo in getargs.c.
Georg Brandl
2006-04-13
1
-1/+18
*
Revert previous checkin on getargs 'L' code. Try to convert all
Martin v. Löwis
2005-03-03
1
-10/+4
*
Combine the functionality of test_support.run_unittest()
Walter Dörwald
2003-05-01
1
-5/+3
*
This test now uses the separate getargs_X functions from _testcapimodule.
Thomas Heller
2003-04-24
1
-101/+109
*
Whitespace normalization.
Tim Peters
2003-04-24
1
-1/+1
*
Delete the 'h' test -- 'h' is no longer unsigned so the machinery here
Guido van Rossum
2003-04-18
1
-16/+1
*
SF # 595026: support for masks in getargs.c.
Thomas Heller
2003-04-17
1
-0/+245