]> granicus.if.org Git - python/commit
Issue #19273: The marker comments Argument Clinic uses have been changed
authorLarry Hastings <larry@hastings.org>
Tue, 7 Jan 2014 20:41:53 +0000 (12:41 -0800)
committerLarry Hastings <larry@hastings.org>
Tue, 7 Jan 2014 20:41:53 +0000 (12:41 -0800)
commit61272b77b0792318105bbdb6887a029b6a1743da
treec7842926f7938056074e083347c03ebb244650cf
parent9026113fd4acbb2fb77a900ae7bd921eebcc29c4
Issue #19273: The marker comments Argument Clinic uses have been changed
to improve readability.
14 files changed:
Doc/howto/clinic.rst
Misc/NEWS
Modules/_cursesmodule.c
Modules/_datetimemodule.c
Modules/_dbmmodule.c
Modules/_opcode.c
Modules/_pickle.c
Modules/_weakref.c
Modules/posixmodule.c
Modules/unicodedata.c
Modules/zlibmodule.c
Objects/dictobject.c
Objects/unicodeobject.c
Tools/clinic/clinic.py