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
/
Tools
/
clinic
/
clinic_test.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-26901: Fix the Argument Clinic test suite (GH-8879)
Victor Stinner
2018-09-03
1
-791/+0
*
Issue #27626: Spelling fixes in docs, comments and internal names
Martin Panter
2016-07-28
1
-1/+1
*
Remove duplicated tests.
Serhiy Storchaka
2016-04-24
1
-10/+0
*
Issue #20530: Argument Clinic's signature format has been revised again.
Larry Hastings
2014-02-09
1
-11/+32
*
#Issue 20456: Several improvements and bugfixes for Argument Clinic,
Larry Hastings
2014-02-01
1
-17/+30
*
Issue #20287: Argument Clinic's output is now configurable, allowing
Larry Hastings
2014-01-18
1
-0/+29
*
Issue #20226: Added tests for new features and regressions.
Larry Hastings
2014-01-16
1
-0/+15
*
Issue #20226: Major improvements to Argument Clinic.
Larry Hastings
2014-01-16
1
-17/+6
*
Issue #19936: Added executable bits or shebang lines to Python scripts which
Serhiy Storchaka
2014-01-16
1
-2/+0
*
Issue #20157: When Argument Clinic renames a parameter because its name
Larry Hastings
2014-01-07
1
-0/+19
*
Argument Clinic: fixed test suite, improved howto.
Larry Hastings
2014-01-05
1
-10/+14
*
Issue #19390: Argument Clinic no longer accepts malformed Python and C ids.
Larry Hastings
2013-10-27
1
-0/+14
*
Issue #16612: Add "Argument Clinic", a compile-time preprocessor
Larry Hastings
2013-10-19
1
-0/+699