[Python-checkins] devguide: Added the "argument clinic" interest area.
serhiy.storchaka
python-checkins at python.org
Wed Feb 25 16:18:55 CET 2015
https://hg.python.org/devguide/rev/0d97fefd1a4a
changeset: 729:0d97fefd1a4a
user: Serhiy Storchaka <storchaka at gmail.com>
date: Wed Feb 25 17:18:38 2015 +0200
summary:
Added the "argument clinic" interest area.
files:
experts.rst | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/experts.rst b/experts.rst
--- a/experts.rst
+++ b/experts.rst
@@ -304,6 +304,7 @@
Interest Area Maintainers
================== ===========
algorithms
+argument clinic larry
ast/compiler ncoghlan, benjamin.peterson, brett.cannon, georg.brandl
autoconf/makefiles
bsd
--
Repository URL: https://hg.python.org/devguide
More information about the Python-checkins
mailing list