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
/
clinic.test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.8] bpo-40179: Fix translation of #elif in Argument Clinic (GH-19364) (GH-1...
Serhiy Storchaka
2020-04-18
1
-0/+105
*
[3.8] bpo-37206: Unrepresentable default values no longer represented as None...
Serhiy Storchaka
2019-09-14
1
-5/+5
*
[3.8] bpo-37034: Display argument name on errors with keyword arguments with ...
Serhiy Storchaka
2019-08-29
1
-41/+94
*
[3.8] bpo-37942: Improve argument clinic float converter (GH-15470) (GH-15480)
Raymond Hettinger
2019-08-25
1
-8/+20
*
bpo-36127: Argument Clinic: inline parsing code for keyword parameters. (GH-1...
Serhiy Storchaka
2019-03-14
1
-0/+1263
*
bpo-35582: Argument Clinic: Optimize the "all boring objects" case. (GH-11520)
Serhiy Storchaka
2019-01-11
1
-4/+8
*
bpo-35582: Argument Clinic: inline parsing code for positional parameters. (G...
Serhiy Storchaka
2019-01-11
1
-60/+671
*
bpo-23867: Argument Clinic: inline parsing code for a single positional param...
Serhiy Storchaka
2018-12-25
1
-8/+18
*
bpo-20180: Simplify char_converter in Argument Clinic. (GH-9828)
Serhiy Storchaka
2018-12-25
1
-14/+16
*
bpo-35578: Add an example file for testing Argument Clinic converters. (GH-11...
Serhiy Storchaka
2018-12-25
1
-0/+1307