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
*
Merged revisions 86596 via svnmerge from
Ezio Melotti
2010-11-21
1
-8/+8
*
Merged revisions 73715 via svnmerge from
Georg Brandl
2009-08-13
1
-71/+71
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-2/+2
*
Issue 2440: remove the guard around the handling of case 'n' in getargs.c's c...
Trent Nelson
2008-04-22
1
-2/+2
*
Issue 2440: revert r62269 and r62279. These changes were made in an effort t...
Trent Nelson
2008-04-11
1
-5/+0
*
Issue 2440: fix the handling of %n in Python/getargs.c's convertsimple(), ext...
Trent Nelson
2008-04-10
1
-0/+5
*
Merged revisions 61038,61042-61045,61047,61050,61053,61055-61056,61061-61062,...
Christian Heimes
2008-02-28
1
-1/+50
*
Merged revisions 60990-61002 via svnmerge from
Christian Heimes
2008-02-23
1
-2/+1
*
Rip out 'long' and 'L'-suffixed integer literals.
Guido van Rossum
2007-01-15
1
-13/+13
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-1/+18
*
Fix newly merged test for p3ykness.
Thomas Wouters
2006-04-21
1
-1/+1
*
Merge p3yk branch with the trunk up to revision 45595. This breaks a fair
Thomas Wouters
2006-04-21
1
-1/+18
*
Fix tests for PyArg_Parse*; The PyArg_Parse functions no longer (noisily)
Thomas Wouters
2006-04-15
1
-6/+6
*
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